Skip to main content
Glama

Review MCP Server

by je4550
example-mcp-config.json269 B
{ "mcpServers": { "review-mcp": { "command": "node", "args": ["/absolute/path/to/review-mcp/dist/index.js"], "env": { "OPENAI_API_KEY": "your-openai-api-key-here", "GOOGLE_API_KEY": "your-google-api-key-here" } } } }

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/je4550/review-mcp'

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