Vibe-Coder-MCP and interactive-mcp
These two tools are complementary, as `interactive-mcp` provides a local, cross-platform server with human-in-the-loop interaction for AI agents, which can then utilize the specialized software development tools offered by the `Vibe-Coder-MCP` server.
About Vibe-Coder-MCP
freshtechbro/Vibe-Coder-MCP
Vibe-Coder-MCP server extends AI assistants with specialized software development tools.
Implements a 15-tool MCP server for AI assistants with hybrid parameter extraction using keyword, pattern, semantic, and LLM-based matching strategies. Built on Node.js with stdio/SSE transport, it integrates OpenRouter for research capabilities and supports interactive REPL mode with session persistence. Targets Claude Desktop, Cursor, and Cline AI for code analysis, documentation generation, and software planning workflows.
About interactive-mcp
ttommyth/interactive-mcp
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
Implements five MCP tools that enable bidirectional communication: `request_user_input` with optional predefined choices, OS notifications, and persistent command-line chat sessions for multi-turn interactions. Runs as a local Node.js/TypeScript server communicating via stdio with MCP clients (Claude Desktop, Cursor, VS Code), requiring direct OS access for displaying prompts and notifications. Supports configurable timeouts and granular tool disabling through command-line flags.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work