Skip to main content
Glama

Government of Canada Open Data MCP Servers

by krunal16-c
run_server.sh312 B
#!/usr/bin/env bash # MCP Server runner script # This script can be used directly with MCP Inspector # Get the directory where this script is located SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # Use the virtual environment's Python exec "$SCRIPT_DIR/venv/bin/python" -m gov_mcp.server "$@"

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