We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samihalawa/google-ads-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Credentials (NEVER publish these!)
google-ads.yaml
*.yaml
*.yml
.env
.env.local
# Development files
node_modules/
.pnpm-store/
*.log
npm-debug.log*
pnpm-debug.log*
# OS files
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
*.swp
*.swo
# Git
.git/
.gitignore
# Test files
test/
tests/
*.test.js
*.spec.js