Skip to main content
ClaudeWave
srbhptl39 avatar
srbhptl39

MCP-SuperAssistant

View on GitHub

Brings MCP to ChatGPT, DeepSeek, Perplexity, Grok, Gemini, Google AI Studio, OpenRouter, DeepSeek, T3 Chat and more...

MCP Servers2.5k stars332 forksTypeScriptMITUpdated 4mo ago
Editor's note

MCP SuperAssistant is a Chrome and Firefox browser extension that bridges the Model Context Protocol with third-party AI chat platforms, including ChatGPT, Google Gemini, Perplexity, Grok, Google AI Studio, DeepSeek, GitHub Copilot, Mistral AI, and roughly a dozen others. It works by detecting MCP tool calls in AI-generated responses, routing them through a local proxy server (launchable via npx), forwarding the requests to the actual MCP server, and injecting the results back into the chat conversation. The extension connects to any MCP server configuration defined in a local config.json file, with Desktop Commander cited as a practical example. Key operational modes include Auto-Execute, which runs detected tools without manual confirmation, and Auto-Submit, which automatically resubmits the conversation after results are inserted. The tool is notable for extending MCP access beyond Claude-specific clients to the broader ecosystem of web-based AI interfaces, making it useful for developers and power users who want to leverage MCP-compatible tools regardless of which AI frontend they prefer.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/srbhptl39/MCP-SuperAssistant
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-superassistant": {
      "command": "node",
      "args": ["/path/to/MCP-SuperAssistant/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/srbhptl39/MCP-SuperAssistant and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aistudioassistantchatgptdeepseekgeminigooglegrokkagimcpopenrouterperplexityqwent3

What people ask about MCP-SuperAssistant

What is srbhptl39/MCP-SuperAssistant?

+

srbhptl39/MCP-SuperAssistant is mcp servers for the Claude AI ecosystem. Brings MCP to ChatGPT, DeepSeek, Perplexity, Grok, Gemini, Google AI Studio, OpenRouter, DeepSeek, T3 Chat and more... It has 2.5k GitHub stars and was last updated 4mo ago.

How do I install MCP-SuperAssistant?

+

You can install MCP-SuperAssistant by cloning the repository (https://github.com/srbhptl39/MCP-SuperAssistant) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is srbhptl39/MCP-SuperAssistant safe to use?

+

Our security agent has analyzed srbhptl39/MCP-SuperAssistant and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains srbhptl39/MCP-SuperAssistant?

+

srbhptl39/MCP-SuperAssistant is maintained by srbhptl39. The last recorded GitHub activity is from 4mo ago, with 94 open issues.

Are there alternatives to MCP-SuperAssistant?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy MCP-SuperAssistant to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: srbhptl39/MCP-SuperAssistant
[![Featured on ClaudeWave](https://claudewave.com/api/badge/srbhptl39-mcp-superassistant)](https://claudewave.com/repo/srbhptl39-mcp-superassistant)
<a href="https://claudewave.com/repo/srbhptl39-mcp-superassistant"><img src="https://claudewave.com/api/badge/srbhptl39-mcp-superassistant" alt="Featured on ClaudeWave: srbhptl39/MCP-SuperAssistant" width="320" height="64" /></a>

More MCP Servers