mcpbeat Sign in

Omnistream MCP Server

by soccervortex Your server? Claim it
local only

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

MCP server for OmniStream. Lets AI assistants discover and call any marketplace API.

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

Nothing serious here today

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

This one needs environment variables set before it will start: YOUR_API_KEY (Your API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Omnistream MCP

same job, measured the same way
Agentictrade
by miranttie

AI service marketplace — agents discover, call, and pay for API services automatically.

5 tools answering
run.pay
by palabrex

Stripe-native marketplace where AI agents discover and pay per call for API services.

2 tools answering
Webull OpenAPI
by webull-inc

MCP server for Webull OpenAPI: trading and market data access for AI assistants

554 installs/wk local only
Agent Discover
by keshrath

MCP server registry and marketplace - discover, install, activate tools on demand

57 installs/wk local only
Manticore Search
by manticoresoftware

MCP server for Manticore Search — lets AI assistants query and manage search databases.

75 installs/wk local only
MCP Registry Search: Find, Discover & Install MCP Servers & Tools | Directory, Catalog, Marketplace
by lbesecker195

MCP registry & directory: search, find & install 31k+ MCP servers & tools. Catalog and marketplace.

3 tools answering
Apihubio
by apihubio

Discover and pay for APIs with USDC credits. No wallet, no gas, MCP-native marketplace.

9 tools answering
Discovery
by nexbid

Search and discover advertiser products through an open marketplace for AI agents.

19 tools answering

Omnistream MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Omnistream MCP?
Omnistream 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 omnistream-mcp was installed 31 times last week.
How do I connect Omnistream 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 omnistream-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Omnistream MCP?
The npm package omnistream-mcp was installed 31 times in the last week. Week over week that is +2871%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.