Data.gov MCP サーバー
Data.gov のデータにアクセスし、政府のデータセットを操作するためのツールとリソースを提供する MCP サーバー。
インストール
パッケージをグローバルにインストールします。
MCP サーバーを構成します。
cline_mcp_settings.json
ファイル (通常、macOS では~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/
にあります) に次のエントリを追加します。Claude デスクトップ アプリを使用している場合は、代わりに
~/Library/Application Support/Claude/claude_desktop_config.json
にエントリを追加します。
使用法
このサーバーは次のツールを提供します。
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ライセンス
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Data.gov から政府のデータセットへのアクセスを提供する MCP サーバー。ユーザーはパッケージを検索したり、データセットの詳細を表示したり、グループとタグを一覧表示したり、URL でリソースにアクセスしたりできます。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server that enables users to search for government grants based on keywords and view detailed information including funding, eligibility, and deadlines.Last updated -14
- -securityFlicense-qualityAn MCP Server that enables interaction with Google's Data Labeling API, allowing users to manage datasets, annotations, and labeling tasks through natural language commands.Last updated -
- -securityFlicense-qualityThe open Congress.gov MCP server. Provides comprehensive access to the Congress.gov API through 6 organized toolsets, enabling AI systems to retrieve and interact with legislative data from the United States Congress with a clean, unified interface.Last updated -17
- AsecurityFlicenseAqualityAn MCP server that provides simple query capabilities for Google Cloud Datastore, allowing users to list kinds, retrieve entities, run basic queries with pagination, filter entities by equality, and count entities.Last updated -5