xbrl-financial
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@xbrl-financialShow me Apple's revenue for fiscal year 2023"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
XBRL API Minimal
XBRL財務データ分析プラットフォーム - Financial Information next (FIN)
MCP (Model Context Protocol) 設定
このプロジェクトは、XBRL Financial MCPサーバーとして動作します。
XBRL Financial MCP設定方法
Claude Desktopの設定ファイルを開く
Windows:
%APPDATA%\Claude\claude_desktop_config.jsonmacOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonXBRL Financial MCPサーバーを追加
{
"mcpServers": {
"xbrl-financial": {
"command": "npx",
"args": ["shared-supabase-mcp-minimal@8.3.1"],
"env": {
"XBRL_API_KEY": "your-api-key-from-dashboard"
}
}
}
}独自APIキー (Private Schema)
ダッシュボードから発行
xbrl_プレフィックス付きEdge Function内部でService Role Keyに変換
RPC (SECURITY DEFINER) で安全に検証
APIキーを発行
「APIキー」タブを選択
名前を入力して「APIキー発行」をクリック
⚠️ APIキーは一度だけ表示されます
Related MCP server: mcp-sec-xbrl
ライセンス
MIT License
Copyright (c) 2025 ruisu2000p
(doing business as "Financial Information next (FIN)")
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Agent-native SEC filing data: statements assembled, filings read and synthesized. No API key.
Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…
SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies.
Access SEC filings, insider transactions, and financial data via the ShareSEER API.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides secure access to XBRL-US financial data with session-based authentication, enabling users to search for companies by fiscal year and retrieve their financial facts from SEC filings.-
- AlicenseNot gradedqualityCmaintenanceWraps the SEC EDGAR XBRL API to query financial data from SEC filings via natural language.6 npmMIT
- FlicenseBqualityCmaintenanceEnables SEC EDGAR financial research, analysis, valuation, and chart data generation through natural language.24-
- AlicenseNot gradedqualityBmaintenanceEnables querying of SEC EDGAR filings and financial data via natural language, offering tools for company lookup, filing retrieval, XBRL data, and full-text search.116 npmMIT