An MCP server that wraps the Tiingo financial data API, enabling access to stocks, forex, crypto, news, fundamentals, and corporate actions through natural language.
{
"mcpServers": {
"tiingo": {
"command": "uvx",
"args": [
"tiingo-mcp"
]
}
}
}