mcpbeat Sign in

Superhighway MCP Server

local only

Superhighway MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 11 Jun 2026.

Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.

Installs per day peak 40 · avg 10 · +3% w/w
a month agotoday
51
Installs / week
npm · superhighway-mcp
1
Stars
0 open issues
11 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Superhighway 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 superhighway-mcp -- npx -y superhighway-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "superhighway-mcp": {
      "args": [
        "-y",
        "superhighway-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.superhighway-mcp]
command = "npx"
args = ["-y", "superhighway-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "superhighway-mcp": {
      "args": [
        "-y",
        "superhighway-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "superhighway-mcp": {
      "args": [
        "-y",
        "superhighway-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Superhighway MCP

same job, measured the same way
Metalift
by metalift-ai

Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools

62 installs/wk local only
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only
AgentIndex x402
by agentindex

Pay-per-call web search, translation and research jobs for AI agents. USDC on Base, no account.

33 tools answering
Agent Search Pro
by agentmindcloud

Live web search and research synthesis for agents, with free samples and x402 USDC payments.

3 tools answering
MESSORA
by messora

Scrape, crawl and search the web for AI agents via MCP.

5 tools answering
Caesar
by trycaesar

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

answering
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only
iFlow Search
by zhengyanglsun

MCP server for iFlow Search web search, image search, and URL fetch tools.

34 installs/wk local only

Superhighway MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Superhighway MCP?
Superhighway 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 superhighway-mcp was installed 51 times last week.
How do I connect Superhighway 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 superhighway-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Superhighway MCP?
The npm package superhighway-mcp was installed 51 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Superhighway MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.