Skip to main content
Glama
package.json827 B
{ "name": "google-webmaster-mcp", "version": "1.0.0", "type": "module", "bin": { "google-webmaster-mcp": "./dist/index.js", "google-webmaster-mcp-auth": "./dist/auth/cli.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "auth": "node dist/auth/cli.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.23.0", "axios": "^1.13.2", "dotenv": "^17.2.3", "fast-xml-parser": "^5.3.2", "google-auth-library": "^10.5.0", "googleapis": "^166.0.0", "typescript": "^5.9.3", "zod": "^4.1.13" }, "devDependencies": { "@types/node": "^24.10.1", "ts-node": "^10.9.2" } }

Latest Blog Posts

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/ehukaimedia/google-webmaster-mcp'

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