oecd
@pipeworx/oecd
OECDデータMCP — sdmx.oecd.org のSDMX 2.1 REST API。認証不要。
Pipeworxの一部 — AIエージェントを1476以上のライブデータソースに接続するMCPゲートウェイ。
ツール
list_curated_flows(topic?)— トピック別の事前精査済みデータフロー参照。search_dataflows(query, agency?, limit?)— データフローレジストリに対するキーワード検索。fetch_dataset(flow_ref, key?, start_period?, end_period?, limit?)— 任意のOECDデータフローについて、ラベル付きCSVの整然とした行を返す。
Related MCP server: mcp-eurostat
フロー参照の検索
https://data-explorer.oecd.org を対話的に閲覧するか、search_dataflows を使用してください。
データソース
https://sdmx.oecd.org/public/rest/ — 公開、キー不要。
クイックスタート
MCPクライアント(Claude Desktop、Cursor、Windsurf など)に追加します:
{
"mcpServers": {
"oecd": {
"url": "https://gateway.pipeworx.io/oecd/mcp"
}
}
}このエンドポイントが実際に提供するもの
https://gateway.pipeworx.io/oecd/mcp の tools/list は、上記の表のツールに加えて、共有の Pipeworx メタツール(ask_pipeworx、discover_tools、search_within、remember/recall、およびゲートウェイ全体のその他のツール一式)を返します。したがって、表示されるツール数はこの表よりも多くなります。単一パックのエンドポイントは現在、パック独自のツールに加えて約30の共有ツールを一覧表示します。接続の initialize レスポンスはその正確なスコープを明示しており、その日の正式な回答となります。
これは意図的なものであり、偶然の多重化ではありません。メタツールは、スコープ付き接続が、このパックがカバーしない質問 — カタログ全体にルーティングする ask_pipeworx を介して — に、2つ目のMCPサーバーを追加することなく回答できるようにするものです。現在、メタツールなしでパックエンドポイントをマウントする方法はありません。追加のスキーマがルーティングの価値よりも多くのコンテキストを消費する場合は、複数のパックエンドポイントに接続するのではなく、フルゲートウェイに一度接続してください。
または、フル Pipeworx ゲートウェイに接続すると、このパックのツールだけでなく、すべてのパックのツールが直接一覧表示されます:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}どちらのURLも同じゲートウェイと同じ1476以上のデータソースに到達します。唯一の違いは、どのパックのツールが直接一覧表示されるかだけです。ask_pipeworx はどちらからでもそのすべてに到達できます。
ask_pipeworx での使用
ツールを直接呼び出す代わりに、平易な英語で質問できます。これは上記のパックエンドポイントでもフルゲートウェイでも機能します:
ask_pipeworx({ question: "your question about Oecd data" })ゲートウェイが適切なツールを選択し、引数を自動的に入力します。
詳細
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceProvides AI assistants access to over 5,000 OECD economic and statistical datasets via the SDMX API for search, analysis, and comparison across 38 countries.9317MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Eurostat statistical data through natural language or direct MCP tools, wrapping the Eurostat API without authentication.6MIT
- AlicenseNot gradedqualityCmaintenanceEnables access to Our World in Data charts and indicators through natural language queries via Pipeworx gateway.61MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching datasets and fetching records from Opendatasoft public data portals through Pipeworx MCP gateway.8MIT
Related MCP Connectors
Search and query 1,500+ OECD statistical datasets via SDMX. Keyless.
Query US Treasury national debt, interest rates, exchange rates, and fiscal datasets via MCP.
Eurostat MCP — wraps Eurostat Statistical Data API (no auth required)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-oecd'
If you have feedback or need assistance with the MCP directory API, please join our Discord server