mcpbeat Sign in

Dark Search Protocol MCP Server

by parnasheps-eng Your server? Claim it
local only

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

161 dark data sources, 25+ domains, 6-step pipeline, Streamable HTTP + stdio

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

Installs per day peak 24 · avg 6 · +37% w/w
a month agotoday
24
Installs / week
npm · dark-search-mcp-server
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 dark-search-protocol -- npx -y dark-search-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dark-search-protocol": {
      "args": [
        "-y",
        "dark-search-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dark-search-protocol]
command = "npx"
args = ["-y", "dark-search-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "dark-search-protocol": {
      "args": [
        "-y",
        "dark-search-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dark-search-protocol": {
      "args": [
        "-y",
        "dark-search-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Dark Search Protocol

same job, measured the same way
Npi Providers MCP Server
by cyanheads

Search NPPES providers and resolve NUCC specialty codes via MCP over STDIO or Streamable HTTP.

227 installs/wk 3 tools answering
Openfda MCP Server
by cyanheads

Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.

297 installs/wk 14 tools answering
Secedgar MCP Server
by cyanheads

Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.

399 installs/wk 16 tools answering
XGR MCP Gateway
by xgr-network

Public Streamable HTTP MCP gateway for XGRChain, XDaLa sessions, Explorer data and XGR standards.

95 tools answering
DevExpress Documentation
by devexpress

Streamable HTTP MCP server for DevExpress documentation search and retrieval.

2 tools answering
Rdap
by pipeworx-io

RDAP — Registration Data Access Protocol (domains, IPs, ASNs) via IANA bootstrap

41 tools answering
Defillama MCP
by glebenjoy

DefiLlama DeFi data: chain/protocol TVL, yields, stablecoins, token prices. No API key.

69 installs/wk local only
Tools
by streamkap

Streamkap CLI & MCP server - manage CDC pipelines, sources, destinations, and transforms

96 installs/wk answering

Dark Search Protocol — questions

Answers built from our own checks of this server.

Why is there no uptime for Dark Search Protocol?
Dark Search Protocol 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 dark-search-mcp-server was installed 24 times last week.
Is Dark Search Protocol 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 Dark Search Protocol?
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 dark-search-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Dark Search Protocol?
The npm package dark-search-mcp-server was installed 24 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.