hatchmoment. scored by care · not by stars

claude-wrap-mcp

MCP server to spawn and control Claude Code AI sessions

notableTypeScript🛠 Developer Tools

Claude‑wrap‑mcp lets developers run headless Claude Code instances and drive them via the Model Context Protocol. It exposes commands to start sessions, send prompts, check status, and resolve permission prompts, all from a Node.js server. This is useful for anyone building AI‑augmented workflows or integrating Claude Code into custom tooling. Unlike ad‑hoc scripts, it offers a standardized MCP interface and cross‑platform support, making agent orchestration reliable and repeatable.

View on GitHub →

Alex-Kaff/claude-wrap-mcp