Skip to main content
Glama
maiv3n
by maiv3n

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesAPI key for Anthropic (Claude 3.5 Haiku). Required for analyzing logic changes.
LANGCHAIN_API_KEYNoLangSmith API key for tracing (optional).
LANGCHAIN_PROJECTNoLangSmith project name (optional).
LANGCHAIN_TRACING_V2NoSet to 'true' to enable LangSmith tracing (optional).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_pr_diffA

Analisa um diff de PR do GitHub focando em riscos de segurança e vazamento de dados. Aplica filtro determinístico (custo zero) para docs/estilos/formatação antes de acionar a LLM.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no ambiguity in tool selection.

Naming Consistency5/5

With a single tool, naming consistency is perfect as there is no pattern to compare.

Tool Count3/5

The server has only one tool, which is on the low end for typical MCP servers. However, the narrow focus on PR diff analysis justifies the minimal count.

Completeness4/5

The single tool fully covers its stated purpose of analyzing PR diffs for security risks, but the server lacks additional tools for follow-up actions like reporting or issue creation.

Maintenance

ActivityStale
ResponsivenessNo issues