Skip to main content
Glama
melaodoidao

Data.gov MCP Server

by melaodoidao

Data.gov MCP 서버

Data.gov의 데이터에 액세스하기 위한 MCP 서버로, 정부 데이터 세트와 상호 작용하기 위한 도구와 리소스를 제공합니다.

설치

  1. 패키지를 전역으로 설치합니다.

    지엑스피1

  2. MCP 서버 구성:

    • cline_mcp_settings.json 파일에 다음 항목을 추가합니다(macOS에서는 일반적으로 ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/ 위치).

       {
         "mcpServers": {
           "datagov": {
             "command": "datagov-mcp-server",
             "args": [],
             "env": {}
           }
         }
       }
    • Claude Desktop 앱을 사용하는 경우 대신 ~/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 라이센스

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for the Moroccan Open Data portal (data.gov.ma) enabling search and retrieval of datasets, resources, organizations, and groups via CKAN API.
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    MCP server with 562 tools accessing 114 government data APIs covering economic, health, education, energy, and more from federal, state, and international sources.
    100
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to query U.S. government datasets via the Data.gov CKAN API, wrapped as an MCP server.
    12
    MIT

View all related MCP servers

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)

View all MCP Connectors

Latest Blog Posts

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