mcpbeat Sign in

Disruption Intelligence MCP Server

local only

Disruption Intelligence MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 24 Aug 2026.

AI-native commercial disruption intelligence for MCP clients and x402-powered agents.

Installs per day peak 159 · avg 21 · +47% w/w
a month agotoday
53
Installs / week
npm · @forgemeshlabs/disruption-intelligence-mcp
1
Stars
1 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: DISRUPTION_API_BASE (Optional hosted API base URL override. Defaults to https://disruption.forgemesh.io.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Disruption Intelligence MCP

same job, measured the same way
Moltalyzer MCP
by jcislo

Polymarket prediction-market intelligence + AI, GitHub & narrative feeds for agents, via x402.

61 installs/wk local only
Signaldaemon
by bevanding

Narrative & signal intelligence for AI agents: crypto/AI/macro convergence & divergence.

3 tools answering
Toolstem MCP Server
by toolstem

Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.

69 installs/wk local only
R
Syncline MCP Server
by syncline

AI-powered meeting scheduling with intelligent auto-scheduling for Claude and AI agents.

218 installs/wk local only
Batru — Competitive Game Intelligence for AI Agents
by batru

Live competitive-game predictions, meta data and decision tools for AI agents.

110 installs/wk 17 tools answering
Nynch MCP Server
by peterod99

CRM, relationship intelligence, and multi-agent orchestration for AI agents.

answering
Clawpay
by up2itnow0822

Non-custodial x402 payment MCP server for AI agents. Wallets, payments, and commerce on 17 chains.

local only
MEV Intelligence
by advalorem-mev

Real-time Ethereum liquidation intelligence for AI agents and MEV bots.

10 tools answering

Disruption Intelligence MCP — questions

Answers built from our own checks of this server.

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