Enterprise DNA
M MCP Servers Developer low

ttommyth/interactive-mcp

by Various

Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent

T

MCP

ttommyth/interactive-mcp

Added 1 June 2026

#mcp #mcp-server #vibe-coding #vibecoding

Overview

A local, cross-platform MCP server that keeps a human in the loop during AI-assisted coding. It enables developers to interact with their AI agent in real time, providing guidance, approvals, or corrections as code is generated.

Best for

Best for
Developers who want to maintain human oversight and control during AI-assisted coding sessions

Use cases

  • Interactively guiding AI code generation with live feedback
  • Reviewing and approving AI suggestions before they are applied
  • Pausing the AI agent to provide context or correct misunderstandings

How to use

Tools exposed

  • request_user_input
  • message_complete_notification
  • start_intensive_chat
  • ask_intensive_chat
  • stop_intensive_chat

Tested with

Claude Desktop, Cursor, VS Code

Example client config

{\n  "mcpServers": {\n    "interactive": {\n      "command": "npx",\n      "args": ["-y", "interactive-mcp"]\n    }\n  }\n}

Notes

A local, cross-platform MCP server that keeps a human in the loop during AI-assisted coding. It enables developers to interact with their AI agent in real time, providing guidance, approvals, or corrections as code is generated.

346 stars on GitHub. Last updated 2025-11-20. Licensed MIT.

Use cases

  • Interactively guiding AI code generation with live feedback
  • Reviewing and approving AI suggestions before they are applied
  • Pausing the AI agent to provide context or correct misunderstandings

Pros

  • Open source and written in TypeScript, easy to inspect and extend
  • Runs locally, keeping code and interactions private
  • Cross-platform support works on Windows, macOS, and Linux

Cons

  • Requires setting up an MCP-compatible environment and agent
  • Slows down fully autonomous workflows by requiring manual intervention
  • Limited to agents that support the Model Context Protocol

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source and written in TypeScript, easy to inspect and extend
  • Runs locally, keeping code and interactions private
  • Cross-platform support works on Windows, macOS, and Linux

Cons

  • Requires setting up an MCP-compatible environment and agent
  • Slows down fully autonomous workflows by requiring manual intervention
  • Limited to agents that support the Model Context Protocol
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks