MCP server for connecting AI agents to real-time and historical market data, including symbol lookup, live prices, OHLCV, fundamentals, market hours, and market news.
Server Config
{
"mcpServers": {
"siftingio": {
"command": "siftingio-mcp",
"env": {
"SIFTING_API_KEY": "sft_..."
}
}
}
}