Analytics
avenaterminal.com
Searches and retrieves European property data for investment analysis.
ENDPOINT 1
https://avenaterminal.com/mcp
MCP server metadata
- Name
- avena-terminal
- Version
- 1.2.0
Known tools 11
get_propertyGet full details and investment score breakdown for a specific property by its reference ID.
Inferred read-onlyget_top_dealsGet today's top-scoring new build property deals in Spain, ranked by Avena Terminal's composite investment score.
Potential side effectsestimate_roiEstimate return on investment for a Spanish new build property over a specified holding period.
Inferred read-onlycompare_alternativesFind similar properties to compare against a specific listing.
Inferred read-onlyget_price_historyGet the observed asking-price history for a specific property by reference ID, from Avena's nightly observation ledger.
Inferred read-onlyget_recent_price_movesGet asking-price changes observed in the last N days across Spanish coastal new-builds, optionally filtered by town.
Inferred read-onlyget_delistingsGet 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-onlyget_avena_indexGet 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.