nicobailon/pi-mcp-adapter
在全部 GitHub 仓库 中按Star排名第 529(共 803)
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…
最新指标
| Star | 1.5k | 2026-09-12 |
|---|---|---|
| Fork | 333 | 2026-09-12 |
| 提交 | 506 | 2026-09-12 |
| 发布 | 62 | 2026-09-12 |
| Watcher | 5 | 2026-09-12 |
| 开放 issue | 2 | 2026-09-12 |
| 开放 PR | 2 | 2026-09-12 |