Skip to main content
Glama

Government of Canada Open Data MCP Servers

by krunal16-c
__init__.py387 B
""" Package initialization for gov_mcp. """ __version__ = "0.1.0" __author__ = "Government MCP Team" __description__ = "Model Context Protocol server for Canada's Open Government infrastructure data" from gov_mcp.api_client import OpenGovCanadaClient from gov_mcp.server import GovernmentMCPServer, main __all__ = [ "OpenGovCanadaClient", "GovernmentMCPServer", "main", ]

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/krunal16-c/gov-ca-mcp'

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