Skip to main content
Glama
Jk180603

mcp-multi-agent-code-review

by Jk180603

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOpenAI API key (required if CODEREVIEW_LLM_PROVIDER is 'openai').
ANTHROPIC_API_KEYNoAnthropic API key (required if CODEREVIEW_LLM_PROVIDER is 'anthropic').
CODEREVIEW_LLM_PROVIDERNoThe LLM provider to use: 'anthropic' or 'openai'.anthropic
CODEREVIEW_MAX_DIFF_BYTESNoReject larger diffs.100000
CODEREVIEW_FAIL_ON_SEVERITYNoGate: fail at/above this level.high
CODEREVIEW_RATE_LIMIT_PER_MINUTENoMax reviews/minute.20

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Jk180603/mcp-multi-agent-code-review'

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