← Registry

Data Collection

finance.foundation

Retrieves financial data on companies, markets, funds, and other entities with support for search, identifier resolution, and knowledge graph relationships.

1 endpoint7 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://finance.foundation/mcp

No auth detected

MCP server metadata

Name
finance-foundation
Version
1.0.0
Capabilities
tools
Server instructions

Open financial reference data: 121 companies (with LEI/ISIN/FIGI), 20 markets, 30 assets, 25 funds, 20 banks, 21 jurisdictions, knowledge graph, entity resolution and 12 daily live series. Data is seed-0.6 · 2026-08-29 — approximate reference values from public sources, versioned, NOT real-time (live_data series are daily). License CC BY 4.0. Correct uses: entity resolution, classification, relationships, jurisdiction/venue context. For live quotes or legal text go to the primary sources each entity links.

Known tools 7

lookup

Get one financial entity by type and id (slug).

Inferred read-only
list

List entities of one type, optionally filtered.

Inferred read-only
search

Free-text search across all entity types (companies, markets, assets, funds, banks, countries, research).

Inferred read-only
resolve_identifier

Resolve a ticker, LEI, ISIN, FIGI, MIC code or name to entities.

Inferred read-only
graph

Knowledge-graph neighborhood of an entity: nodes and typed edges (lists_on, domiciled_in, managed_by, sector_peer…).

Inferred read-only
ingest_text

Extract financial entities and relationships from unstructured text into Finance Foundation Schema v0.

Inferred read-only
live_data

Latest daily reference values (12 series): BTC/ETH/SOL/USDT/USDC prices, EUR/USD, USD/JPY, GBP/USD, USD/CNY, ECB main refinancing rate, US 10Y Treasury yield, US CPI YoY.

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.finance-foundation]
url = "https://finance.foundation/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "finance-foundation": {
      "type": "http",
      "url": "https://finance.foundation/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: finance-foundation
Remote MCP URL: https://finance.foundation/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": {
    "finance-foundation": {
      "url": "https://finance.foundation/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "finance-foundation": {
      "type": "http",
      "url": "https://finance.foundation/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "finance-foundation",
  "transport": "streamable-http",
  "url": "https://finance.foundation/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.