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.

Vibe-Coder-MCP
56
Established
interactive-mcp
45
Emerging
Maintenance 2/25
Adoption 9/25
Maturity 25/25
Community 20/25
Maintenance 6/25
Adoption 10/25
Maturity 15/25
Community 14/25
Stars: 98
Forks: 30
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 338
Forks: 30
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work