Data.gov MCP Server
Data.gov MCP サーバー
Data.gov のデータにアクセスし、政府のデータセットを操作するためのツールとリソースを提供する MCP サーバー。
インストール
パッケージをグローバルにインストールします。
npm install -g @melaodoidao/datagov-mcp-serverMCP サーバーを構成します。
cline_mcp_settings.jsonファイル (通常、macOS では~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/にあります) に次のエントリを追加します。{ "mcpServers": { "datagov": { "command": "datagov-mcp-server", "args": [], "env": {} } } }Claude デスクトップ アプリを使用している場合は、代わりに
~/Library/Application Support/Claude/claude_desktop_config.jsonにエントリを追加します。
Related MCP server: datagovma-mcp
使用法
このサーバーは次のツールを提供します。
package_search: Data.gov でパッケージ (データセット) を検索します。package_show: 特定のパッケージ (データセット) の詳細を取得します。group_list: Data.gov 上のグループを一覧表示します。tag_list: Data.gov のタグを一覧表示します。
また、次のリソース テンプレートも提供されます。
datagov://resource/{url}: URL で Data.gov リソースにアクセスします。
サーバー名 ( datagov-mcp-server ) とツール/リソース名を指定することで、Cline でこれらのツールとリソースを使用できます。
貢献
貢献を歓迎します!問題やプルリクエストをお気軽にご提出ください。
ライセンス
MITライセンス
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
- FlicenseNot gradedqualityDmaintenanceAn MCP server that provides tools to search, query, and aggregate data from any Socrata open data portal.
- AlicenseNot gradedqualityCmaintenanceMCP server for the Moroccan Open Data portal (data.gov.ma) enabling search and retrieval of datasets, resources, organizations, and groups via CKAN API.1MIT
- AlicenseBqualityDmaintenanceMCP server with 562 tools accessing 114 government data APIs covering economic, health, education, energy, and more from federal, state, and international sources.1001MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query U.S. government datasets via the Data.gov CKAN API, wrapped as an MCP server.12MIT
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
Data.gov MCP — wraps Data.gov CKAN API (catalog.data.gov/api/3)
HealthData.gov MCP — wraps HealthData.gov CKAN API (free, no auth)
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/melaodoidao/datagov-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server