← Browse

@janreges/ai-distiller-mcp

MCP server package @janreges/ai-distiller-mcp

mcp_servermcp

Install

agr install @janreges/ai-distiller-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@janreges/ai-distiller-mcp", "version": "1.3.3", "description": "AI Distiller (aid) - Essential code structure extractor for LLMs. Provides AI with accurate code signatures, data types, and API contracts from your actual codebase, reducing guesswork and trial-error coding. Accelerates analysis workflows including security audits, performance reviews, git history insights, refactoring suggestions, and comprehensive structural analysis.", "keywords": [ "mcp", "model-context-protocol", "aid", "ai-distiller", "code-analysis", "claude", "llm", "codebase-analysis" ], "author": "Jan Reges", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/janreges/ai-distiller.git" }, "bugs": { "url": "https://github.com/janreges/ai-distiller/issues" }, "homepage": "https://github.com/janreges/ai-distiller#readme", "main": "mcp-server-wrapper.js", "types": "dist/mcp-server-sdk.d.ts", "bin": { "aid-mcp": "mcp-server-wrapper.js" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "postinstall": "node scripts/postinstall.js", "prepublishOnly": "npm run build", "test": "echo "No tests yet"" }, "files": [ "dist/", "bin/.gitkeep", "scripts/postinstall.js", "mcp-server-wrapper.js", "README.md", "LICENSE" ], "engines": { "node": ">=18.0.0" }, "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "tar": "^6.2.1", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^22.19.19", "typescript": "^5.9.3" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-de899b34e0bf2026-08-05