developer tools

Ai Distiller Mcp

Extracts essential code structure from large codebases into AI-digestible format, helping AI agents write code that correctly uses existing APIs on the first attempt.

0
View on GitHub

Installation

npx -y janreges/ai-distiller-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ai-distiller-mcp",
  "command": "npx",
  "args": [
    "-y",
    "janreges/ai-distiller-mcp"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →