mcpbeat Sign in

Madjik Io MCP Server

by madjik-io Your server? Claim it
local only

Madjik Io runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 30 Aug 2026.

Quantum-finance market metrics for AI agents, computed by the Black Belt Labs engine.

Installs per day peak 261 · avg 11
a month agotoday
41
Installs / week
npm · madjik-mcp-server
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: MADJIK_API_KEY (Madjik API key (get one at https://api.madjik.io/pricing)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Madjik Io

same job, measured the same way
MetricDuck — Financial Analysis
by metricduck

SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies.

22 tools answering
Zabbix AI CLI
by stufently

Task-shaped Zabbix access for AI agents: problems, host triage, metrics, maintenance windows.

local only
Zabbix AI CLI MCP
by stufently

Task-shaped Zabbix access for AI agents: problems, host triage, metrics, maintenance windows.

local only
Wisesheets Financial Data
by wisesheets

Financial statements, metrics, dividends, and price data for public companies.

answering
Ezstat MCP Server
by ezstat

Track and query EzStat metrics from Claude, Cursor, or any MCP agent. StatHat-compatible.

87 installs/wk local only
Dynatrace Managed MCP
by dynatrace-oss

MCP server for Dynatrace Managed to access logs, events, and metrics.

602 installs/wk local only
Intelcue MCP
by intelcue

Market & competitive intelligence for Claude & AI assistants: trends, alerts, keywords & more.

answering
Voris
by voris-mcp

Voris privacy-native web analytics for AI agents: query metrics & citations, scaffold tracking.

51 installs/wk local only

Madjik Io — questions

Answers built from our own checks of this server.

Why is there no uptime for Madjik Io?
Madjik Io 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 madjik-mcp-server was installed 41 times last week.
How do I connect Madjik Io?
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 madjik-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Madjik Io?
The npm package madjik-mcp-server was installed 41 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Madjik Io open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.