Skip to main content
Glama
ravishu5

Implementation Intelligence MCP

by ravishu5

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GH_TOKENNoGitHub token commonly used by the GitHub CLI, used as a fallback.
CACHE_PATHNoPath to the cache SQLite database.~/.implementation-mcp/cache.sqlite
GITHUB_TOKENNoYour GitHub personal access token. Falls back to GITHUB_PERSONAL_ACCESS_TOKEN, GH_TOKEN, `gh auth token`, or unauthenticated.
RANKING_WEIGHTSNoJSON override for ranking weights; merged over defaults and renormalised.
MAX_REPOSITORIESNoMaximum number of repositories to consider during discovery. Lowering this materially hurts quality.40
ENABLE_CODE_INDEXNoWhether to enable jCodeMunch for symbol-level analysis.true
MAX_DEEP_ANALYSISNoMaximum number of repositories to deeply analyze.5
ENABLE_DIAGNOSTICSNoAttach the metrics block to every result.false
MAX_CONTEXT_TOKENSNoA ceiling on context tokens, not a target.6000
GITHUB_PERSONAL_ACCESS_TOKENNoAlternate GitHub personal access token used as a fallback for GITHUB_TOKEN.

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

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/ravishu5/DevMCP'

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