drio
Open app

MCP-Server

Source

Catalog onlyCatalog onlySTDIO

Overview

MCP-Server is a server application designed to facilitate the management and operation of Minecraft servers, providing a robust platform for hosting and customizing gameplay experiences.

To use MCP-Server, clone the repository from GitHub, configure the server settings in the configuration files, and run the server using Node.js.

  • Easy setup and configuration for Minecraft servers - Support for various Minecraft server versions - Customizable gameplay settings and plugins
  1. Hosting multiplayer Minecraft games for friends and communities.
  2. Customizing game rules and settings for unique gameplay experiences.
  3. Managing server performance and player interactions.

Add to your AI client

Use these steps to connect MCP-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": {
    "mcp-server-amritsingh1502": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-amritsingh1502"
      ]
    }
  }
}

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": {
    "mcp-server-amritsingh1502": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-amritsingh1502"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Is MCP-Server compatible with all Minecraft versions?

MCP-Server is designed to support multiple versions, but compatibility may vary based on specific plugins and configurations.

How do I install MCP-Server?

Installation instructions are provided in the GitHub repository's README file.

Can I customize the server settings?

Yes! MCP-Server allows extensive customization of server settings through configuration files.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3206,"uuid":"bd0aa673-8792-4cd3-8b19-e1f023b8e1c6","name":"MCP-Server","title":"MCP-Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/113255930?v=4","created_at":"$D2025-03-18T06:17:43.819Z","updated_at":"$D2025-03-18T17:00:04.078Z","status":"created","author_name":"AmritSingh1502","author_avatar_url":"https://avatars.githubusercontent.com/u/113255930?v=4","tags":"mathgpt,math-solver,math-assistant","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/AmritSingh1502/MCP-Server","target":"_self","content":"# MCP-Server","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-18 10:05:08\"}","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"}]]}]