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