We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/serpapi/serpapi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•186 B
# SerpApi MCP Server Configuration
# MCP Server Configuration
# Host to bind the server to (default: 0.0.0.0)
MCP_HOST=0.0.0.0
# Port to run the server on (default: 8000)
MCP_PORT=8000