Disruption Intelligence MCP
Rank #20,664io.github.forgemeshlabs/disruption-intelligence-mcp
AI-native commercial disruption intelligence for MCP clients and x402-powered agents.
Disruption Intelligence MCP is a Model Context Protocol (MCP) server published by forgemeshlabs. It ranks #20,664 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Disruption Intelligence MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on May 26, 2026.
Ranks ahead of 94,927 of 115,591 servers on MCP Toplist.
Use Disruption Intelligence MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add disruption-intelligence-mcp -e "DISRUPTION_API_BASE=<your DISRUPTION_API_BASE>" -- npx -y @forgemeshlabs/disruption-intelligence-mcpReplace each placeholder with your own value before saving.
[mcp_servers.disruption-intelligence-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/disruption-intelligence-mcp"]
[mcp_servers.disruption-intelligence-mcp.env]
DISRUPTION_API_BASE = "<your DISRUPTION_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"disruption-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/disruption-intelligence-mcp"
],
"env": {
"DISRUPTION_API_BASE": "<your DISRUPTION_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"disruption-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/disruption-intelligence-mcp"
],
"env": {
"DISRUPTION_API_BASE": "<your DISRUPTION_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"disruption-intelligence-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/disruption-intelligence-mcp"
],
"env": {
"DISRUPTION_API_BASE": "<your DISRUPTION_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"disruption-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/disruption-intelligence-mcp"
],
"env": {
"DISRUPTION_API_BASE": "<your DISRUPTION_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"disruption-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/disruption-intelligence-mcp"
],
"env": {
"DISRUPTION_API_BASE": "<your DISRUPTION_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.forgemeshlabs%2Fdisruption-intelligence-mcp)<a href="https://mcptoplist.com/server/io.github.forgemeshlabs%2Fdisruption-intelligence-mcp"><img src="https://mcptoplist.com/badge/io.github.forgemeshlabs%2Fdisruption-intelligence-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
forgemeshlabs
Other servers by forgemeshlabs
- aso-audit-mcp#10,518 · 3 vers
- Agent Readiness MCP#14,063 · 3 vers
- ASO Score MCP#14,064 · 3 vers
- coinopai-mcp#17,514 · 2 vers
- forgemesh-imagegen#17,515 · 2 vers
- Anomaly Tracker MCP#17,992 · 2 vers
- Travel Assistant MCP#18,290 · 2 vers
- gov-transparency-mcp#19,525 · 2 vers
- kronos-forgemesh-mcp#20,791 · 1 ver
- affiliate-router-mcp#23,943 · 1 ver
- library-mcp#24,222 · 1 ver
- Travel Agent MCP#24,583 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 26, 2026 |
Frequently asked questions
- Who maintains Disruption Intelligence MCP?
- Disruption Intelligence MCP is maintained by forgemeshlabs, which publishes 22 MCP servers (33 total versions) tracked on MCP Toplist.
- Is Disruption Intelligence MCP listed on the Official MCP Registry?
- Yes — Disruption Intelligence MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Disruption Intelligence MCP have?
- MCP Toplist tracks 1 version of Disruption Intelligence MCP, most recently published on May 26, 2026.
- Where can I find the source code for Disruption Intelligence MCP?
- The source code for Disruption Intelligence MCP is hosted at github.com/forgemeshlabs/disruption-intelligence-mcp.