Skip to main content
Glama

GovInfo MCP Server

by Travis-Prall
__init__.py455 B
"""Tools package for GovInfo MCP server.""" from app.tools.collections import collections_server from app.tools.packages import packages from app.tools.published import published_server from app.tools.related import related_server from app.tools.search import search_server from app.tools.statutes import statutes __all__ = [ "collections_server", "packages", "published_server", "related_server", "search_server", "statutes", ]

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/Travis-Prall/govinfo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server