Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
| Date | Stars |
|---|---|
| 2026-07-24 | 352 |
| 2026-07-25 | 352 |
| 2026-07-28 | 352 |
| 2026-07-30 | 352 |
| 2026-08-06 | 352 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# interactive-mcp [](https://www.npmjs.com/package/interactive-mcp) [](https://www.npmjs.com/package/interactive-mcp) [](https://smithery.ai/server/@ttommyth/interactive-mcp) [](https://github.com/ttommyth/interactive-mcp/blob/main/LICENSE) [](https://github.com/prettier/prettier) [](https://github.com/ttommyth/interactive-mcp) [](https://github.com/ttommyth/interactive-mcp/commits/main) [](https://cursor.com/install-mcp?name=interactive&config=eyJjb21tYW5kIjoibnB4IC15IGludGVyYWN0aXZlLW1jcCJ9)  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"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@ttommyth/interactive-mcp/badge" alt="interactive-mcp MCP server" /> </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_complete_notification`: Sends a simple OS notification. - `start_intensive_chat`: Initiates a persistent command-line chat session. - `ask_intensive_chat`: Asks a question within an active intensive chat session. - `stop_intensive_chat`: Closes an active intensive chat session. ## Demo Here are demonstrations of the interactive features: | Normal Question | Completion Notification | | :--------------------------------------------------------: | :-----------------------------------------------------------------: | |  |  | | Intensive Chat Start | Intensive Chat End | | :------------------------------------------------------------------: | :--------------------------------------------------------------: | |  |  | ## Usage Scenarios This server is ideal for scenarios where an LLM needs to interact directly with the user on their local machine, such as: - Interactive setup or configuration processes. - Gathering feedback during code generation or modification. - Clarifying instructions or confirming actions in pair programming. - Any workflow requiring user input or confirmation during LLM operation. ## Client Configuration This section explains how to configure MCP clients to use the `inte
Excerpt of 9,270 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:c0508684f630c454, topic:mcp, topic:mcp-server, readme:model context protocol
matched fp:c0508684f630c454, topic:vibe-coding, readme:code generation, readme:pair programming