Skip to main content
Glama

Gemini Context MCP Server

by ogoldberg
.gitignore561 B
# Dependencies node_modules/ npm-debug.log yarn-debug.log yarn-error.log package-lock.json yarn.lock # Build outputs dist/ build/ *.tsbuildinfo # Environment variables .env .env.local .env.*.local .env.development .env.test .env.production # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* server.log # Testing coverage/ .nyc_output/ # Editor and IDE files .idea/ .vscode/ *.swp *.swo .DS_Store .cursor/ .cursorrules # Temporary files tmp/ temp/ *.tmp *~ # MCP-specific .context/ mcp-test-log.txt api-cache-test.log improvements-test.log

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

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