Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoAPI key for Google Gemini (used for gemini reviewer). Optional if using Gemini CLI login.
OPENAI_API_KEYNoAPI key for OpenAI (used for codex reviewer). Optional if using ChatGPT login.
ANTHROPIC_API_KEYNoAPI key for Anthropic (used for claude reviewer). Optional if using Claude login.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
review_planA

Review a development/architecture plan with peer LLMs and return a consolidated verdict (approve | revise | reject) with prioritized findings. Runs configured reviewer CLIs and writes a local session log to ~/.inspectrum/sessions/.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
sessions

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/yannmenec/inspectrum'

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