We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikdeangelis/mcp-google-ads'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements.txt•184 B
# MCP Server for Google Ads API
# Python 3.9+ required
# Core dependencies
mcp>=1.1.0
pydantic>=2.0.0
google-ads>=24.0.0
# Optional: For development and testing
python-dotenv>=1.0.0