mcpbeat Sign in

Marboba MCP Server

by somexai-applications-group Your server? Claim it
local only

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

MarBoba IDP catalog as MCP tools: projects, APIs, runbooks, on-call, SLOs. Bring your own LLM.

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

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

This one needs environment variables set before it will start: MARBOBA_API_TOKEN (MarBoba Personal Access Token (mb_pat_*). Create one in Settings -> API Tokens.), MARBOBA_ENDPOINT (API endpoint override; defaults to https://api.marboba.com. Use https://api-dev.marboba.com etc. for non-prod.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Marboba MCP

same job, measured the same way
Systemdox Runbooks
by puglieseweb

Your runbooks as agent tools: scripts from runbooks.json served as typed, allowlisted MCP tools.

71 installs/wk local only
Portfolio MCP
by mmatinca

Marian Matinca's portfolio as MCP tools: projects, blog, profile, results. Read-only, RO+EN.

6 tools answering
Halowerk MCP
by halowerk

134 paid APIs as MCP tools, billed per call in USDC on Base. No account, no login.

42 installs/wk local only
Inferbench
by rudrendupaul

Benchmarks local LLM inference speed (tokens/sec) on your own hardware via MCP tools.

152 installs/wk local only
L402 Kit
by thiagodataengineer

MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.

96 installs/wk local only
Apis Io
by apis

Discover, rate and compare APIs and providers in the APIs.io catalog; manage a listing you own.

139 tools answering
Loom by SubverseLab
by senolsahan037-oss

Reads your own Ableton projects and writes MIDI, chains and markers into a running Live set.

local only
Mpp32 MCP Server
by mpp32

Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.

94 installs/wk local only

Marboba MCP — questions

Answers built from our own checks of this server.

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