Home › Finance › FinData MCP

FinData MCP

Stocks, fundamentals, FRED economics, SEC filings & crypto. x402 micropayments, $0.01/call.

Python Cloud
★ 1 stars Last pushed 2026-08-05 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.3.3)

uvx findata-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "findata-mcp": {
      "command": "uvx",
      "args": [
        "findata-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<YOUR_VALUE>",
        "FINDATA_BACKEND_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • EVM_PRIVATE_KEY required secret — EVM wallet private key (hex, with or without 0x prefix). Any EVM wallet with USDC on Base mainnet. Used for x402 micropayments ($0.01/call).
  • FINDATA_BACKEND_URL — Override the default backend URL. Defaults to https://findata-mcp-production-1cd3.up.railway.app

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry