Skip to main content
Glama

Gemini MCP

by Ceeon
.gitignore421 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ ENV/ env/ *.egg-info/ dist/ build/ # Environment .env .env.local # Outputs outputs/ temp/ output_*/ *.cache # IDE .vscode/ .idea/ *.swp *.swo .DS_Store # Logs *.log logs/ # Test .pytest_cache/ .coverage htmlcov/ # MCP .mcp-cache/ # Config with API keys claude_desktop_config.json # Generated images gemini_*.png gemini_*.jpg gemini_*.gif gemini_*.webp

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

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