Fiscal Data Mcp
@QuantGeekDev
关于 Fiscal Data Mcp
mcp server connected to us treasury data, built with mcp-framework
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"fiscal-data": {
"command": "npx",
"args": [
"fiscal-data-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Fiscal Data Mcp?
Fiscal Data Mcp is an MCP server that connects to the US Treasury’s Fiscal Data API. It provides tools to fetch daily treasury statements, access historical data through resources, and generate formatted treasury reports. It is designed for users who want to query treasury data via natural language through an MCP host like Claude Desktop.
How to use Fiscal Data Mcp?
Add the server configuration to your Claude Desktop config file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%/Claude/claude_desktop_config.json). Then ask Claude questions such as “Get the treasury statement for 2024-03-01” to invoke the get_daily_treasury_statement tool or “Generate a treasury report for 2024-03-01” to use the daily_treasury_report prompt.
Key features of Fiscal Data Mcp
- Fetches daily treasury statements for specific dates
- Provides 30 days of historical treasury data via resources
- Automatically caches historical data for one hour
- Generates formatted treasury reports using prompts
- Runs via npx with no manual installation required
Use cases of Fiscal Data Mcp
- Retrieve a specific day’s U.S. Treasury cash balance and debt figures
- Analyze trends over the last 30 days using cached historical data
- Generate a formatted summary report for a given date
FAQ from Fiscal Data Mcp
What data does this server access?
It connects to the US Treasury’s Fiscal Data API to retrieve daily treasury statements and historical data.
How is historical data cached?
Historical data is automatically cached for 1 hour and updates on demand.
What tools and prompts are available?
Tools: get_daily_treasury_statement. Resources: 30‑day historical data via the resource system. Prompts: daily_treasury_report for formatted reports.
How do I install and configure it?
Add the fiscal-data entry to your Claude Desktop config file with "command": "npx" and "args": ["fiscal-data-mcp"]. No separate installation step is needed; npx runs it on demand.
What runtime does it require?
It requires Node.js (npx is included with Node.js). No other dependencies are mentioned.
数据与分析 分类下的更多 MCP 服务器
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
评论