Skip to main content
Glama

TermPipe MCP

System automation tools for AI assistants. Saves you money with surgical file editing.

Install

macOS / Linux:

curl -sSL https://raw.githubusercontent.com/wbind-core/termpipe-mcp/master/quick-install.sh | bash

Windows:

iwr -useb https://raw.githubusercontent.com/wbind-core/termpipe-mcp/master/quick-install.ps1 | iex

Done. Everything auto-configures. No setup required.


What You Get

Saves Money: Surgical editing tools modify single lines instead of rewriting entire files. 90% fewer tokens = lower API costs.

AI Debugging: When Claude gets stuck, it calls smarter models (iFlow/Gemini) to get unstuck. No more retry loops burning your context.

System Access: Terminal commands, file operations, process management, smart search, app launching - all the tools AI actually needs.

Zero Config: One command installs and configures everything. Works with Claude Desktop, Claude Code, iFlow CLI, Gemini CLI.


Example: Why Surgical Editing Matters

Traditional approach (wastes tokens):

  • Read entire 1000-line file → 1000 tokens

  • Modify in context → more tokens

  • Write entire file back → 1000 tokens

  • Total: 2000+ tokens to change one line

TermPipe approach (saves money):

  • Change one line → 10 tokens

  • 200x token reduction

This adds up fast. Real savings on real usage.


Troubleshooting

Server won't start? → lsof -i :8421
Tools not appearing? → Restart your MCP client
Still broken? → File an issue

Contributing

MIT License. PRs welcome.

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wbind-core/termpipe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server