Overview
Noeli14_MCppServer is a high-performance Minecraft server developed in C++ designed to provide a fast and efficient gaming experience while maintaining compatibility with Java clients.
To use the server, clone the repository from GitHub, build the project using CMake, and run the server executable. You can also load your existing Vanilla Minecraft worlds by placing the world folder in the server's directory.
- Multi-threaded Architecture: Handles server tasks simultaneously for improved performance. - Optimized Codebase: Written in C++ for low latency and high efficiency. - Configurable Settings: Easily adjustable configuration files for server customization. - Packet Compression: Reduces bandwidth usage for better networking.
- Hosting a Minecraft server for friends or community.
- Customizing gameplay with plugins (upcoming feature).
- Running a high-performance server for large player bases.
Add to your AI client
Use these steps to connect Noeli14_MCppServer 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": {
"noeli14-mcppserver-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-noeli14-mcppserver-mcp-mirror"
]
}
}
}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": {
"noeli14-mcppserver-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-noeli14-mcppserver-mcp-mirror"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"noeli14-mcppserver-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-noeli14-mcppserver-mcp-mirror"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"noeli14-mcppserver-mcp-mirror": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-noeli14-mcppserver-mcp-mirror"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"noeli14-mcppserver-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-noeli14-mcppserver-mcp-mirror"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"noeli14-mcppserver-mcp-mirror": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-noeli14-mcppserver-mcp-mirror"
]
}
}
}FAQ
**Is Noeli14_MCppServer compatible with Java clients?**
Yes! It is designed to be compatible with Java clients.
**What are the system requirements?**
You need a C++20 compiler, CMake, and Git to build the server.
**Is the server stable?**
The project is in early development and may contain bugs and incomplete features.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":722,"uuid":"706060dd-2c38-4c9c-8d92-bfeb6080a9d7","name":"Noeli14_MCppServer","title":"Noeli14_MCppServer","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:27:40.250Z","updated_at":"2025-02-23T07:16:03.119Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcppserver,minecraft,c++,game-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/Noeli14_MCppServer","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/aac5e741ebc8a733ba37048182457b14547f9c2c765b6435ea192c631b09029a/68747470733a2f2f692e706f7374696d672e63632f4d4b4436395344422f696d6167652e706e67","type":null,"metadata":null,"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"}]]}]