Skip to main content
Glama

Google Search MCP Server

by jspv
.gitignore638 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info .ruff_cache/ .pytest_cache/ # uv # Keep lockfile tracked for reproducible builds # (remove the next line if you prefer not to track it) uv.lock .vscode/ # for local testing and debugging .secret* settings.toml gateway-config.json dist/gateway/gateway-config.json .build_dcr/ # Virtual environments .venv # Environment variables (keep secrets safe) .env # Persisted deploy state files (both root and deploy folder variants) .deploy.env deploy_aws_agentcore_auth0/.deploy.env # Ignore only top-level test helpers (keep tests/ directory tracked) /test*.py

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/jspv/google_search_mcp'

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