SiftingIO MCP Server
@SiftingIO
About SiftingIO MCP Server
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"siftingio": {
"command": "siftingio-mcp",
"env": {
"SIFTING_API_KEY": "sft_..."
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is SiftingIO MCP Server?
SiftingIO MCP Server is a Model Context Protocol server that gives AI agents structured access to financial market data. It exposes market data as explicit tools—such as symbol lookup, live snapshots, real‑time prices, historical OHLCV, market hours, fundamentals, and news—so agents can request the right dataset with the correct symbol and receive structured JSON responses. It is designed for developers building financial AI agents, research assistants, market intelligence tools, portfolio copilots, trading dashboards, and automated reporting systems.
How to use SiftingIO MCP Server?
Install the server from its GitHub repository (https://github.com/SiftingIO/siftingio-mcp-python) and configure it with your SiftingIO API credentials. Enable the desired market data categories (e.g., US equities, forex, crypto, commodities, fundamentals, market news) based on your SiftingIO plan. The server then exposes MCP tools that the agent framework can call for data retrieval.
Key features of SiftingIO MCP Server
- Symbol lookup, live snapshots, real‑time prices, and historical OHLCV
- Market hours/status and fundamentals for stocks, forex, crypto, commodities
- Market news and DEX dataset support
- Structured JSON
More Other MCP servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments