We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lutic1/Google-MCP-Server-'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
NEXT_STEPS.md•332 B
# Quick Test for Gemini Models
Please run these commands in your terminal:
## Step 1: Navigate to the project
cd ~/Documents/gemini-mcp-server
## Step 2: Test which model works
node test-models.mjs
## Step 3: Once we find the working model, we'll rebuild the server
If you get any errors, please share the exact error message!