Interactive
Freeby MCP Community
[](https://www.npmjs.com/package/interactive-mcp) [![npm downloads](https://img.shields.io/npm/dm/in
v1.10.1Added Apr 12, 2026
Interactive MCP Server
[![npm downloads](https://img.shields.io/npm/dm/in
Installation
npx -y interactive-mcp
Reviews
Installation
Quick install
npx -y interactive-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"interactive": {
"command": "npx",
"args": ["-y", "interactive-mcp"]
}
}
}