mutual-review-mcp
by miharu8686
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COST_LOG_PATH | No | Path to cost log output file | OS-dependent |
| OPENAI_API_KEY | No | Required OpenAI API key | |
| ANTHROPIC_API_KEY | No | Required Anthropic API key | |
| ENABLE_COST_TRACKING | No | Set to '1' or 'true' to enable cost tracking logging | 0 |
| MUTUAL_REVIEW_CONFIG | No | Path to JSON config file as alternative to API key environment variables | OS-dependent |
| MUTUAL_REVIEW_GPT_MODEL | No | GPT model name | gpt-4o |
| MUTUAL_REVIEW_CLAUDE_MODEL | No | Claude model name | claude-sonnet-4-6 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/miharu8686/mutual-review-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server