mcp-server

pi-mcp-adapter: Efficient Coding

Token-efficient MCP adapter for founders using Pi coding agents.
1,408 stars315 forksTypeScriptGuide quality 8/10Updated 9/4/2026100% free · open source
What it does

The pi-mcp-adapter enables token-efficient communication between Pi coding agents and MCP servers, allowing for more efficient development and deployment of applications

When to use it
  • When building applications that require efficient communication between Pi coding agents and MCP servers
  • When trying to reduce the token usage in existing applications using Pi coding agents and MCP servers
  • When developing applications that require low-latency and high-throughput communication between Pi coding agents and MCP servers
Ready-to-paste prompt
const adapter = new PiMcpAdapter('https://your-mcp-server.com'); adapter.setCredentials('your-username', 'your-password'); adapter.sendMessage('Hello, MCP server!');
Heads up: Make sure you have the correct TypeScript version installed (>= 4.5) as the adapter is built with TypeScript and may not be compatible with earlier versions
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/pi-mcp-adapter && curl -fsSL https://workflowstacks.com/api/skills/pi-mcp-adapter/claude-skill -o ~/.claude/skills/pi-mcp-adapter/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How pi-mcp-adapter: Efficient Coding works
Codeflow
Free to inspect

Pi-mcp-adapter: Efficient Coding is a large TypeScript project (~32k lines across 89 code files, plus 132 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.

Size
Large codebase
~32k lines · 89 code files · ~4 h to skim
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Node.js
No API keys detected
TypeScript 98%JavaScript 2%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    cli.js
    Where the program starts running
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    skills/mcp-scripting/SKILL.md
    Inside skills/ — an example of what the AI is told to do
  5. 5
    examples/interactive-visualizer/.gitignore
    A worked example — copy this to get going
What's in each folder
skills/Prompts, skills & agent definitions1 files
examples/Examples you can copy11 files
conformance/Folder5 files
__tests__/Tests — proof it works132 files
.github/CI / automation (GitHub Actions)1 files
READMEHas testsDocumentedCI checksExamples includedMIT licenseUpdated this month
Quick Actions
Details
Creator
nicobailon
Language
TypeScript
Category
mcp-server
Published
1/19/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.