mcpbeat Sign in

Suprsonic MCP Server

local only

Suprsonic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 30 Apr 2026.

One API key, dozens of capabilities for your AI agent. Zero provider auth.

Installs per day peak 25 · avg 8 · -9% w/w
a month agotoday
29
Installs / week
npm · suprsonic-mcp
0
Stars
1 open issues
30 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Suprsonic MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add suprsonic-mcp -- npx -y suprsonic-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "suprsonic-mcp": {
      "args": [
        "-y",
        "suprsonic-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.suprsonic-mcp]
command = "npx"
args = ["-y", "suprsonic-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "suprsonic-mcp": {
      "args": [
        "-y",
        "suprsonic-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "suprsonic-mcp": {
      "args": [
        "-y",
        "suprsonic-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SUPRSONIC_API_KEY (Your Suprsonic API key (get one at suprsonic.ai/app/apis)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Suprsonic MCP

same job, measured the same way
Mpp32 MCP Server
by mpp32

Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.

94 installs/wk local only
Capsolver MCP
by capsolver-ai

MCP Server for CapSolver - captcha-solving capabilities for AI agents

local only
Serena MCP: the IDE for your agent
by oraios

A powerful toolkit for coding, providing semantic retrieval and editing capabilities.

28 042 installs/wk local only
Apipay
by iamalanlui

Prepaid balance for AI agents: one key, 4,900+ tools your agent can run today, caps, receipts.

220 installs/wk 8 tools answering
Katzilla
by codeislaw101

300+ free public & government data sources behind one API key, for AI agents.

37 installs/wk local only
I
Glint Meet — every global model for your agent
by zzzjy765

Call every global AI model through one OpenAI-compatible API. One key, all models.

local only
C
Googleapis
by googleapis-compute

Provides capabilities that let LLM agents perform a range of infrastructure management tasks.

29 tools answering
Caesar
by trycaesar

Web search and page-reading for AI agents. One-click OAuth connect, or a Caesar API key.

answering

Suprsonic MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Suprsonic MCP?
Suprsonic MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package suprsonic-mcp was installed 29 times last week.
How do I connect Suprsonic MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls suprsonic-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Suprsonic MCP?
The npm package suprsonic-mcp was installed 29 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Suprsonic MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.