ttommyth/interactive-mcp
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
Overview
ttommyth/interactive-mcp is a TypeScript MCP server licensed under MIT. Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent Topics: mcp, mcp-server, vibe-coding, vibecoding.
Ranked #4375 out of 25632 indexed tools.
Ecosystem
TypeScript MIT
mcpmcp-servervibe-codingvibecoding
Signal Breakdown
Stars 337
Freshness 3mo ago
Issue Health 53%
Contributors 5
Dependents 0
Forks 31
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Dependents medium impact
Matched Queries
From the README
# interactive-mcp
A MCP Server implemented in Node.js/TypeScript, facilitating interactive communication between LLMs and users. **Note:** This server is designed to run locally alongside the MCP client (e.g., Claude Desktop, VS Code), as it needs direct access to the user's operating system to display notifications and command-line prompts.
_(Note: This project is in its early stages.)_
**Want a quick overview?** Check out the introductory blog post: [Stop Your AI Assistant From Guessing — Introducing interactive-mcp](https://medium.com/@ttommyth/stop-your-ai-assistant-from-guessing-introducing-interactive-mcp-b42ac6d9b0e2)
[Demo Video](https://youtu.be/ebwDZdfgSHo)
<div align="center">
<a href="https://glama.ai/mcp/servers/@ttommyth/interactive-mcp">
</a>
</div>
## Tools
This server exposes the following tools via the Model Context Protocol (MCP):
- `request_user_input`: Asks the user a question and returns their answer. Can display predefined options.
- `message_c Read full README on GitHub →
Are you the maintainer? Claim this listing