Skip to main content
Glama

Gemini MCP Server for Claude Desktop

.gitignore422 B
# Node modules node_modules/ # Environment files .env .env.local # IDE .vscode/ .idea/ # OS files .DS_Store Thumbs.db # Logs *.log npm-debug.log* # Data directory - ignore everything except .gitkeep data/* !data/.gitkeep # Backup files *.backup *.bak *-backup-* # Test output test-output/ coverage/ # Configuration files with secrets - NEVER commit these! gemini_config.json claude_config.json *_config.json *.sh

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/Garblesnarff/gemini-mcp-server'

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