Skip to main content
Glama

Google Search MCP Server

.gitignore3.23 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) .grunt # Bower dependency directory (https://bower.io/) bower_components # node-waf configuration .lock-wscript # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # Dependency directories jspm_packages/ # Snowpack dependency directory (https://snowpack.dev/) web_modules/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # Environment files - CRITICAL: Never commit these .env .env.local .env.development.local .env.test.local .env.production.local .env.*.local # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # Next.js build output .next out # Nuxt.js build / generate output .nuxt dist-nuxt # Gatsby files .cache/ public # Vuepress build output .vuepress/dist # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # Stores VSCode versions used for testing VSCode extensions .vscode-test # yarn v2 .yarn/cache .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz .pnp.* # Build outputs dist/ build/ lib/ out/ # IDE and Editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Runtime data pids/ *.pid *.seed *.pid.lock # Docker .dockerignore docker-compose.override.yml .docker/ # Docker volumes and data volumes/ data/ # Temporary files tmp/ temp/ .tmp/ # Test files test-results/ coverage/ # Local configuration files config/local.json config/local.js config/local.yaml config/local.yml # Database files (if any) *.sqlite *.sqlite3 *.db # Backup files *.backup *.bak *.orig # Package manager lock files (choose one) # Uncomment if you want to ignore lock files (not recommended for libraries) # package-lock.json # yarn.lock # Generated documentation docs/generated/ api-docs/ # Certificates and keys *.pem *.key *.crt *.csr *.p12 *.pfx # Local development files .local/ local.* # Monitoring and metrics data metrics/ prometheus_data/ # Cache directories .cache/ .eslintcache .stylelintcache # Editor directories and files .vscode/ !.vscode/extensions.json .idea/ *.suo *.ntvs* *.njsproj *.sln *.sw? # MacOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini # Linux *~ # Archive files *.zip *.tar.gz *.rar *.7z # Project-specific garbage/ .claude/ dist-package/

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