Skip to main content
Glama

Google Search MCP Server

package.json1.11 kB
{ "name": "google-search-mcp", "version": "0.1.0", "description": "MCP server for Google search and webpage analysis", "type": "module", "scripts": { "build": "tsc", "start": "node dist/google-search.js", "dev": "tsc -w", "start:python": "concurrently \"python google_search.py\" \"python link_view.py\"", "start:all": "concurrently \"npm run start:python\" \"npm run start\"" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.1", "@mozilla/readability": "^0.6.0", "@types/turndown": "^5.0.5", "axios": "^1.7.9", "cheerio": "^1.0.0", "dompurify": "^3.2.3", "express": "^4.21.2", "googleapis": "^144.0.0", "jsdom": "^25.0.1", "markdown-it": "^14.1.0", "readability": "^0.1.0", "turndown": "^7.2.0" }, "devDependencies": { "@types/cheerio": "^0.22.35", "@types/dompurify": "^3.0.5", "@types/express": "^4.17.21", "@types/jsdom": "^21.1.7", "@types/markdown-it": "^14.1.2", "@types/node": "^20.17.21", "concurrently": "^9.1.0", "typescript": "^5.7.2" } }

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/mixelpixx/Google-Search-MCP-Server'

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