MCP.so
ログイン

SiftingIO MCP Server

@SiftingIO

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.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

SiftingIO

投稿者

Alper San

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "siftingio": {
      "command": "siftingio-mcp",
      "env": {
        "SIFTING_API_KEY": "sft_..."
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ