Skip to main content
Glama

MCP Server Gemini

by gurr-i
.prettierrc.jsonโ€ข597 B
{ "semi": true, "trailingComma": "none", "singleQuote": true, "printWidth": 100, "tabWidth": 2, "useTabs": false, "bracketSpacing": true, "bracketSameLine": false, "arrowParens": "avoid", "endOfLine": "lf", "overrides": [ { "files": "*.json", "options": { "printWidth": 80, "tabWidth": 2 } }, { "files": "*.md", "options": { "printWidth": 80, "proseWrap": "always" } }, { "files": "*.yml", "options": { "tabWidth": 2, "singleQuote": false } } ] }

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/gurr-i/mcp-server-gemini-pro'

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