Skip to content

Interactive

Free

by MCP Community

[![npm version](https://img.shields.io/npm/v/%40rawwee%2Finteractive-mcp)](https://www.npmjs.com/package/@rawwee/interactive-mcp) [![npm downloads](https://img.

v1.6.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Interactive MCP Server

npm version [![npm downloads](https://img.

Installation

npx -y @rawwee/interactive-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @rawwee/interactive-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "interactive": {
      "command": "npx",
      "args": ["-y", "@rawwee/interactive-mcp"]
    }
  }
}