mcpbeat Sign in

Dubstrata MCP Server

by muzikayisekhuzwayo Your server? Claim it
local only

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

Dubstrata: Causal Financial & Narrative CDN providing Graph RAG & Deep Research Reports

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

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

This one needs environment variables set before it will start: DUBSTRATA_API_KEY (Your Dubstrata API key. Retrieve from https://dubstrata.com), DUBSTRATA_API_URL (Optional Dubstrata API Gateway URL (defaults to https://api.dubstrata.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dubstrata

same job, measured the same way
Fodda Deep Research
by fodda

Autonomous deep research reports merging PSFK trend graphs with citable sources.

14 tools answering
a9n9 Deep Research
by a9n9

Objective-driven deep research: free daily quick search plus MPP-paid cross-source browser reports.

5 tools answering
DataSinking
by heubme2020

Full-text Asian financial reports (China, Korea, Japan) as clean Markdown — 6 tools for RAG agents.

1 261 installs/wk local only
Kolvera
by kolvera

AI sales & BD platform for Australian recruiters: search, enrich, campaign, research, reports.

answering
Webhound
by webhound

Budgeted reports and datasets with Hound, Webhound's DeepSeek V4 Pro + GPT-5.4 research harness.

163 installs/wk answering
I
hai Lab Japan Company Data
by hotagithub

Search Japanese company credit, financials, subsidies, and procurement via AI agents.

answering
Kin
by kinlab

A graph-native code repository for people and AI agents.

2 383 installs/wk local only
Cortex
by danielblomma

Local repo context for coding assistants with semantic search and graph relationships.

363 installs/wk local only

Dubstrata — questions

Answers built from our own checks of this server.

Why is there no uptime for Dubstrata?
Dubstrata 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 @dubstrata/mcp-server was installed 37 times last week.
Is Dubstrata 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 Dubstrata?
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 @dubstrata/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Dubstrata?
The npm package @dubstrata/mcp-server was installed 37 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.