Nothing='s here YET
Intermediate proxy server for the minecraft protocol
Overview
MCPProxyServer is an intermediate proxy server specifically designed for the Minecraft protocol, enabling enhanced communication between Minecraft clients and servers.
To use MCPProxyServer, you need to run the server and configure your Minecraft client to connect through the proxy. Detailed setup instructions can be found in the project's README on GitHub.
- Supports multiple Minecraft protocol versions - Handles client-server communication efficiently - Configurable settings for advanced users
- Facilitating custom gameplay experiences by altering server-client interactions.
- Testing specific Minecraft features or modifications in a controlled environment.
- Acting as a bridge for data analysis and network monitoring.
Add to your AI client
Use these steps to connect Nothing='s here YET 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": {
"mcpproxyserver-coffeecoder1015": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcpproxyserver-coffeecoder1015"
]
}
}
}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": {
"mcpproxyserver-coffeecoder1015": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcpproxyserver-coffeecoder1015"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcpproxyserver-coffeecoder1015": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcpproxyserver-coffeecoder1015"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcpproxyserver-coffeecoder1015": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcpproxyserver-coffeecoder1015"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcpproxyserver-coffeecoder1015": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcpproxyserver-coffeecoder1015"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcpproxyserver-coffeecoder1015": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcpproxyserver-coffeecoder1015"
]
}
}
}FAQ
What versions of Minecraft does MCPProxyServer support?
MCPProxyServer supports a range of Minecraft protocol versions, please check the documentation for specifics.
Is MCPProxyServer open source?
Yes! MCPProxyServer is open source and available for free on GitHub.
How can I report issues or contribute to MCPProxyServer?
You can report issues or contribute via the project's GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":256,"uuid":"68ea248e-5506-4ece-beb3-bb00233d8b3e","name":"MCPProxyServer","title":"Nothing='s here YET","description":"Intermediate proxy server for the minecraft protocol","avatar_url":"https://avatars.githubusercontent.com/u/41608260?v=4","created_at":"2024-12-13T10:43:55.888Z","updated_at":"2024-12-13T12:28:11.230Z","status":"created","author_name":"CoffeeCoder1015","author_avatar_url":"https://avatars.githubusercontent.com/u/41608260?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/CoffeeCoder1015/MCPProxyServer","target":"_self","content":"# Nothing='s here YET\n# MCPProxyServer\nIntermediate proxy server for the minecraft protocol","summary":"$29","img_url":null,"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"}]]}]