← Browse

@txl16095/miniclaude

MCP server package miniclaude

mcp_servermcp

Install

agr install @txl16095/miniclaude --target claude

This artifact does not publish files for Claude.

Document

{ "name": "miniclaude", "version": "1.0.0", "private": true, "description": "轻量级本地 AI 编程助手 - 基于 Claude Code 精简改造", "type": "module", "packageManager": "bun@1.3.11", "bin": { "miniclaude": "./cli", "mclaude": "./cli" }, "engines": { "bun": ">=1.3.11" }, "scripts": { "build": "bun run ./scripts/build.ts", "build:dev": "bun run ./scripts/build.ts --dev", "compile": "bun run ./scripts/build.ts --compile", "dev": "bun run ./src/entrypoints/cli.tsx" }, "dependencies": { "@alcalzone/ansi-tokenize": "^0.3.0", "@anthropic-ai/claude-agent-sdk": "^0.2.87", "@anthropic-ai/mcpb": "^2.1.2", "@anthropic-ai/sandbox-runtime": "^0.0.44", "@anthropic-ai/sdk": "^0.80.0", "@commander-js/extra-typings": "^14.0.0", "@modelcontextprotocol/sdk": "^1.29.0", "ajv": "^8.18.0", "asciichart": "^1.5.25", "auto-bind": "^5.0.1", "axios": "^1.14.0", "bidi-js": "^1.0.3", "cacache": "^20.0.4", "chalk": "^5.6.2", "chokidar": "^5.0.0", "cli-boxes": "^4.0.1", "cli-highlight": "^2.1.11", "code-excerpt": "^4.0.0", "diff": "^8.0.4", "emoji-regex": "^10.6.0", "env-paths": "^4.0.0", "execa": "^9.6.1", "fflate": "^0.8.2", "figures": "^6.1.0", "fuse.js": "^7.1.0", "get-east-asian-width": "^1.5.0", "highlight.js": "^11.11.1", "https-proxy-agent": "^8.0.0", "ignore": "^7.0.5", "indent-string": "^5.0.0", "ink": "^6.8.0", "jsonc-parser": "^3.3.1", "lodash-es": "^4.17.23", "lru-cache": "^11.2.7", "marked": "^17.0.5", "p-map": "^7.0.4", "picomatch": "^4.0.4", "plist": "^3.1.0", "proper-lockfile": "^4.1.2", "qrcode": "^1.5.4", "react": "^19.2.4", "react-reconciler": "^0.33.0", "semver": "^7.7.4", "sharp": "^0.34.5", "shell-quote": "^1.8.3", "signal-exit": "^4.1.0", "stack-utils": "^2.0.6", "strip-ansi": "^7.2.0", "supports-hyperlinks": "^4.4.0", "tree-kill": "^1.2.2", "turndown": "^7.2.2", "type-fest": "^5.5.0", "undici": "^7.24.6", "usehooks-ts": "^3.1.1", "vscode-jsonrpc": "^8.2.1", "vscode-languageserver-protocol": "^3.17.5", "vscode-languageserver-types": "^3.17.5", "wrap-ansi": "^10.0.0", "ws": "^8.20.0", "xss": "^1.0.15", "xxhash-wasm": "^1.1.0", "yaml": "^2.8.3", "zod": "^4.3.6" }, "devDependencies": { "@types/bun": "^1.3.11", "typescript": "^6.0.2" } }

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-7f05279620972026-08-05