GitHub 仓库

nicobailon/pi-mcp-adapter

TypeScript 首次收录 2026-01-19 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 571 / 共 783

1.0k Star

Token-efficient MCP adapter for Pi coding agent

项目介绍

Use MCP servers with Pi without burning your context window.

Mario wrote about why you might not need MCP. The problem: tool definitions are verbose. A single MCP server can burn 10k+ tokens, and you're paying that cost whether you use those tools or not. Connect a few servers and you've burned half your context window before the conversation starts.

His take: skip MCP entirely, write simple CLI tools instead.

But the MCP ecosystem has useful stuff - databases, browsers, APIs. This adapter gives you access without the bloat. One proxy tool (200 tokens) instead of hundreds. The agent discovers what it needs on-demand. Servers only start when you actually use them.

The adapter reads…

摘自 github.com/nicobailon/pi-mcp-adapter

最新指标

Star 1.0k 2026-07-16
Fork 194 2026-07-16
提交 150 2026-07-16
发布 35 2026-07-16
Watcher 2 2026-07-16
开放 issue 41 2026-07-16
开放 PR 26 2026-07-16