Skip to main content
Glama

Google Search MCP Server

by hunter-arton
.gitignore236 B
# Create .gitignore file cat > .gitignore << EOL # Build output dist/ build/ # Dependencies node_modules/ # Environment variables .env # Editor files .vscode/ .idea/ # Logs *.log npm-debug.log* # OS specific .DS_Store Thumbs.db EOL

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/hunter-arton/google_search_mcp_server'

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