mcpbeat Sign in

Mcstatus MCP Server

local only

Mcstatus MCP runs on your own machine — the client starts it, so there is no endpoint to ping.

Minecraft server status via mcstatus.io: online status, players, version.

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

Installs / week
npm · mcstatus-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 mcstatus-mcp -- npx -y mcstatus-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcstatus-mcp": {
      "args": [
        "-y",
        "mcstatus-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcstatus-mcp]
command = "npx"
args = ["-y", "mcstatus-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcstatus-mcp": {
      "args": [
        "-y",
        "mcstatus-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcstatus-mcp": {
      "args": [
        "-y",
        "mcstatus-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mcstatus MCP

same job, measured the same way
Minecraft Mojang MCP
by mrfentmen

Minecraft player profiles and server status. No key required.

local only
Banned from Equestria MCP
by rocnubie

Play Banned from Equestria Daily online in your browser with the self-hosted Ruffle player, version

local only
Modrinth MCP
by mrfentmen

Use this MCP server to Modrinth, search Minecraft mods, filter by loader and game version,...

6 installs/wk local only
MCP Server EVEfleet
by tedfytw1209

An MCP server that provides tools for EVE Online players to manage their fleets

88 installs/wk local only
Quickbooks MCP
by laf-rge

MCP server for QuickBooks Online API integration

178 installs/wk local only
Image Generation MCP Server
by pvliesdonk

MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.

237 installs/wk local only
Ogs MCP
by mrfentmen

Keyless MCP server for Online-Go.com: Go/Baduk/Weiqi players, ratings, recent games.

local only
Sl MCP
by donovan-jasper

MCP server for Sapling (sl) version control

24 installs/wk local only

Mcstatus MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mcstatus MCP?
Mcstatus 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 mcstatus-mcp.
Is Mcstatus 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 Mcstatus 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 mcstatus-mcp straight from npm; nothing to host, nothing to sign up for.