MCP Server
MCP
FinData MCP
Stocks, fundamentals, FRED economics, SEC filings & crypto. x402 micropayments, $0.01/call.
Install
uvx findata-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "findata-mcp",
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EVM_PRIVATE_KEY"
},
{
"description": "Override the default backend URL. Defaults to https://findata-mcp-production-1cd3.up.railway.app",
"format": "string",
"name": "FINDATA_BACKEND_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment