Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEVIN_ORG_IDNoOptional organization ID (auto-discovered for v3).
DEVIN_API_KEYNoFallback API key for v1 (backward compatibility).
DEEPWIKI_UPSTREAM_URLNoUpstream URL for deepwiki proxy (default https://mcp.devin.ai/mcp).
DEVIN_SERVICE_API_KEYNoService API key (prefix cog_) for v3 server.
DEVIN_PERSONAL_API_KEYNoPersonal API key (prefix apk_user_) for v1 and deepwiki servers.

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_questionA

Ask any question about a GitHub repository and get an AI-powered, context-grounded response.

read_wiki_contentsC

View documentation about a GitHub repository.

read_wiki_structureA

Get a list of documentation topics for a GitHub repository.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 3 tools

Disambiguation5/5

Each tool serves a distinct purpose: ask_question provides AI-powered answers, read_wiki_contents retrieves full documentation, and read_wiki_structure lists available topics. There is no meaningful overlap between asking questions and reading wiki docs.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern: ask_question, read_wiki_contents, read_wiki_structure. Naming is uniform and predictable.

Tool Count5/5

With only three tools, the server is tightly scoped to AI-powered repository Q&A and wiki access. This is well within the ideal range and each tool is essential to the core purpose.

Completeness4/5

The set covers the primary workflows: asking questions and reading wiki documentation. A minor gap is the lack of functionality beyond wiki content (e.g., general repository file browsing), but for the stated AI Q&A focus it is sufficient.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive