MCP Servers
Interactive MCP
Last updated January 20, 2025
A local MCP server for human-in-the-loop AI workflows with user prompts, notifications, and interactive chat sessions.
Interactive MCP is an open-source Model Context Protocol server implemented in Node.js and TypeScript. It is designed to run locally alongside MCP clients like Claude Desktop or VS Code, enabling AI assistants to directly interact with users through operating system notifications, prompts, and command-line chat sessions.
Key features
- request_user_input: Prompt user with a question and collect responses
- message_complete_notification: Display OS-level notifications
- start_intensive_chat: Launch a persistent command-line chat session
- ask_intensive_chat: Enable back-and-forth chat within a session
- stop_intensive_chat: End interactive chat sessions
- Customizable timeout and tool configuration
- Local-first with secure OS access
- Supports interactive coding and setup workflows
Related tools
- Ashra MCP Server
A Model Context Protocol (MCP) server for Ashra, enabling data extraction and web scraping.
- DevContext
An autonomous MCP server that provides continuous, project-centric context awareness for developers.
- Puppeteer MCP Server
An MCP server that provides browser automation through Puppeteer, enabling interaction with Chrome instances.
- Compresto MCP
An MCP server that provides AI assistants with real-time statistics from the Compresto file compression app.
- AWS Serverless MCP Server
An open-source MCP server that integrates AI assistants with AWS serverless best practices and workflows.