govdata-mcp-server

kenstott/govdata-mcp-server

3.2

If you are the rightful owner of govdata-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Govdata MCP Server is a Model Context Protocol server for Apache Calcite's govdata adapter, providing semantic access to various US government data sources.

Tools

Functions exposed to the LLM to take actions

list_schemas

List all database schemas

list_tables

List tables in a schema

describe_table

Get column details for a table

query_data

Execute SQL queries

sample_table

Sample rows from a table

profile_table

Statistical profiling of a table

search_metadata

Semantic search across all metadata

semantic_search

Vector similarity search on embedded data

list_vector_sources

List source tables for multi-source vectors

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources