Skip to main content
Glama

Google Ads MCP Server

by seovimalraj
package.json1.06 kB
{ "name": "google-ads-mcp", "version": "0.1.0", "private": true, "type": "module", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "eslint . --ext .ts,.tsx --max-warnings=0", "format": "prettier --write \"**/*.{ts,tsx,js,jsx,json,css,md}\"", "typecheck": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.20.1", "@upstash/redis": "^1.35.6", "google-ads-api": "^17.1.0", "next": "15.0.0-canary.53", "react": "19.0.0-rc.0", "react-dom": "19.0.0-rc.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^20.11.30", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.1", "eslint": "^8.57.1", "eslint-config-next": "15.0.0-canary.53", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.4", "prettier": "^3.6.2", "typescript": "^5.4.5" }, "engines": { "node": ">=18.18" } }

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/seovimalraj/google-ads-mcp'

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