← Registry

Analytics

avenaterminal.com

Searches and retrieves European property data for investment analysis.

1 endpoint11 known toolsFirst detected May 13, 2026Last detected September 22, 2026

ENDPOINT 1

https://avenaterminal.com/mcp

No auth detected

MCP server metadata

Name
avena-terminal
Version
1.2.0
Capabilities
tools.listChanged

Known tools 11

search_properties

Search Avena Terminal's EU-wide property database.

Potential side effects
get_property

Get full details and investment score breakdown for a specific property by its reference ID.

Inferred read-only
get_market_stats

Get live market statistics for Spanish new build regions.

Inferred read-only
get_top_deals

Get today's top-scoring new build property deals in Spain, ranked by Avena Terminal's composite investment score.

Potential side effects
estimate_roi

Estimate return on investment for a Spanish new build property over a specified holding period.

Inferred read-only
compare_alternatives

Find similar properties to compare against a specific listing.

Inferred read-only
market_timing

Get market timing indicators for a Spanish new build region.

Inferred read-only
get_price_history

Get the observed asking-price history for a specific property by reference ID, from Avena's nightly observation ledger.

Inferred read-only
get_recent_price_moves

Get asking-price changes observed in the last N days across Spanish coastal new-builds, optionally filtered by town.

Inferred read-only
get_delistings

Get properties that left the market (sold or withdrawn) in the last N days, with the final asking price each held when it disappeared — Avena's absorption ledger.

Inferred read-only
get_avena_index

Get the current AVENA Index — the daily composite index for Spanish coastal new-build asking prices, computed from Avena's full observation book, plus certified weekly closes.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.avena-terminal]
url = "https://avenaterminal.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "avena-terminal": {
      "type": "http",
      "url": "https://avenaterminal.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: avena-terminal
Remote MCP URL: https://avenaterminal.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "avena-terminal": {
      "url": "https://avenaterminal.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "avena-terminal": {
      "type": "http",
      "url": "https://avenaterminal.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "avena-terminal",
  "transport": "streamable-http",
  "url": "https://avenaterminal.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.