drio
Open app

aoirint_mcping_server

Source

Headless status monitor with HTTP JSON API for Minecraft Bedrock/Java server

Catalog onlyCatalog onlySTDIO

Overview

aoirint_mcping_server is a headless status monitoring tool that provides an HTTP JSON API for Minecraft Bedrock and Java servers, allowing users to track their server status efficiently.

To use aoirint_mcping_server, configure your environment using the provided Docker Compose files, run the services, and apply necessary database migrations for data persistence.

  • Monitors the status of multiple Minecraft Bedrock and Java servers. - Utilizes PostgreSQL for data persistence. - Offers a Web API that supports Read/Write operations secured by API key authentication.
  1. Real-time monitoring of Minecraft server health and performance.
  2. Managing multiple Minecraft server instances from a single interface.
  3. Integrating game server status into custom applications via the JSON API.

Add to your AI client

Use these steps to connect aoirint_mcping_server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "aoirint-mcping-server-aoirint": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aoirint-mcping-server-aoirint"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "aoirint-mcping-server-aoirint": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aoirint-mcping-server-aoirint"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "aoirint-mcping-server-aoirint": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aoirint-mcping-server-aoirint"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "aoirint-mcping-server-aoirint": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aoirint-mcping-server-aoirint"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "aoirint-mcping-server-aoirint": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aoirint-mcping-server-aoirint"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "aoirint-mcping-server-aoirint": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aoirint-mcping-server-aoirint"
      ]
    }
  }
}

FAQ

What Minecraft server versions are supported?

The tool supports Minecraft Bedrock version 1.20.x and Java version 1.20.x.

How can I deploy the service?

You can deploy it using Docker Compose by copying the necessary files and starting the services with the specified commands.

Is there documentation for database migration?

Yes, the repository uses golang-migrate for database migrations, and instructions are provided in the documentation.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":323,"uuid":"298421fc-a425-4c2b-9825-ee563a30b561","name":"aoirint_mcping_server","title":"aoirint_mcping_server","description":"Headless status monitor with HTTP JSON API for Minecraft Bedrock/Java server","avatar_url":"https://avatars.githubusercontent.com/u/27213639?v=4","created_at":"$D2024-12-13T13:19:12.763Z","updated_at":"$D2024-12-13T15:09:08.733Z","status":"created","author_name":"aoirint","author_avatar_url":"https://avatars.githubusercontent.com/u/27213639?v=4","tags":"[]","category":"monitoring","is_featured":false,"sort":1,"url":"https://github.com/aoirint/aoirint_mcping_server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"1\",\"license\":\"MIT license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-04-26 11:13:41\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]