Interactive MCP
I

Interactive MCP

interactive-mcp is an MCP server implemented based on Node.js/TypeScript, aiming to promote local interaction between large language models (LLMs) and users, providing functions such as user input requests, system notifications, and command-line chat sessions.
2 points
6.9K

What is interactive-mcp?

interactive-mcp is a Model Context Protocol (MCP) server implemented based on Node.js/TypeScript. It allows large language models (LLMs) to interact with users, such as obtaining user input through command-line prompts and system notifications.

How to use interactive-mcp?

interactive-mcp needs to be used in conjunction with an MCP client (such as Claude Desktop or VS Code). You only need to configure the client to point to this server, and you can interact with the LLM during local operation.

Applicable scenarios

interactive-mcp is suitable for scenarios that require real-time interaction with users, such as: - Interactive setup or configuration process - Collecting feedback during code generation or modification - Confirming instructions or actions in pair programming - Any process that requires user input or confirmation

Main features

Request user input
Ask users questions and get their answers. Predefined options can be displayed.
Completion notification
Send simple notifications to the user's operating system.
Start a long-term chat
Open a persistent command-line chat session.
Ask in a long-term chat
Ask questions in an active long-term chat session.
Stop a long-term chat
Close the current long-term chat session.
Advantages
Supports local operation to ensure user data security
Provides multiple interaction methods to enhance the user experience
Easy to integrate into existing MCP clients
Limitations
Currently in the early development stage, and the functions may be incomplete
Requires certain technical knowledge for configuration and use
Relies on specific MCP clients to fully function

How to use

Install dependencies
Ensure that Node.js and the pnpm package manager are installed on your system.
Clone the repository
Clone the interactive-mcp project from GitHub.
Install dependencies
Enter the project directory and install all dependencies.
Start the server
Run the following command to start the interactive-mcp server.
Configure the client
Configure interactive-mcp as the server in your MCP client (such as Claude Desktop or VS Code).

Usage examples

Request user input
The LLM asks users questions and gets answers.
Send a completion notification
The LLM sends a notification to the user after the task is completed.
Start a long-term chat
The LLM has a continuous conversation with the user.

Frequently Asked Questions

What environment does interactive-mcp need to run?
How to customize the user input timeout?
What tools are available in interactive-mcp?
Does interactive-mcp support macOS?

Related resources

Official documentation
The GitHub page of the interactive-mcp project, containing source code and documentation.
Introduction article
A blog article introducing interactive-mcp, explaining its design purpose and advantages.
Demo video
A video tutorial demonstrating the functions of interactive-mcp.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "interactive": {
      "command": "npx",
      "args": ["-y", "interactive-mcp"]
    }
  }
}

{
  "mcpServers": {
    "interactive": {
      "command": "npx",
      "args": ["-y", "interactive-mcp", "-t", "30"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
8.8K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
9.3K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
5.1K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
5.5K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
8.1K
5 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
N
Nexus
Nexus is an AI tool aggregation gateway that supports connecting multiple MCP servers and LLM providers, providing tool search, execution, and model routing functions through a unified endpoint, and supporting security authentication and rate limiting.
Rust
0
4 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
14.8K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
23.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
15.7K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
45.2K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
20.3K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
45.1K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.0K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
30.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase