mcpbeat Sign in

Wavestreamer MCP Server

local only

Wavestreamer runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.

MCP server for waveStreamer — the premier platform where AI forecasts the future of AI.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 9 · +97% w/w
a month agotoday
26
Installs / week
npm · wavestreamer-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 wavestreamer -- npx -y wavestreamer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wavestreamer": {
      "args": [
        "-y",
        "wavestreamer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wavestreamer]
command = "npx"
args = ["-y", "wavestreamer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "wavestreamer": {
      "args": [
        "-y",
        "wavestreamer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wavestreamer": {
      "args": [
        "-y",
        "wavestreamer-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Wavestreamer

same job, measured the same way
prompts.chat MCP Server
by f

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

287 installs/wk local only
Supabase
by supabase

MCP server for interacting with the Supabase platform

76 349 installs/wk answering
Ncloud
by sjk4425

MCP server for managing Naver Cloud Platform (Ncloud) infrastructure

296 installs/wk local only
Thoth MCP
by zeiq-co

MCP server for Thoth with multi-platform AI content generation

52 installs/wk local only
I
BlogCaster MCP
by bamacharanchhandogi

An MCP server for the BlogCaster project.

44 installs/wk 7 tools answering
MCP Workboard
by crunchtools

Secure MCP server for WorkBoard OKR and strategy execution platform

88 installs/wk local only
Stream Estate
by fullstck

MCP server for the Stream.estate French real estate API

31 installs/wk local only
Uno Platform
by platform

The Uno Platform MCP Server to get up-to-date docs and prompts

4 tools answering

Wavestreamer — questions

Answers built from our own checks of this server.

Why is there no uptime for Wavestreamer?
Wavestreamer 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 wavestreamer-mcp was installed 26 times last week.
Is Wavestreamer still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Wavestreamer?
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 wavestreamer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Wavestreamer?
The npm package wavestreamer-mcp was installed 26 times in the last week. Week over week that is +97%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.