Overview
Whisper_King is a repository created specifically for the MCP (Minecraft: Education Edition) server, designed to facilitate various server functionalities and enhancements.
To use Whisper_King, visit the GitHub repository at the provided URL and follow the installation and usage instructions available in the README file.
- Designed for Minecraft: Education Edition servers - Contains utilities and enhancements for game performance - Community-driven repository with regular updates
- Enhancing multiplayer gaming experiences in Minecraft: Education Edition.
- Implementing custom server functionalities for educational purposes.
- Collaborating on server improvements with other developers.
Add to your AI client
Use these steps to connect Whisper_King 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": {
"whisper-king-duckds-c-adventures": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-whisper-king-duckds-c-adventures"
]
}
}
}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": {
"whisper-king-duckds-c-adventures": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-whisper-king-duckds-c-adventures"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"whisper-king-duckds-c-adventures": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-whisper-king-duckds-c-adventures"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"whisper-king-duckds-c-adventures": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-whisper-king-duckds-c-adventures"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"whisper-king-duckds-c-adventures": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-whisper-king-duckds-c-adventures"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"whisper-king-duckds-c-adventures": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-whisper-king-duckds-c-adventures"
]
}
}
}FAQ
Is Whisper_King free to use?
Yes! Whisper_King is an open-source repository and is free for anyone to use.
Can I contribute to Whisper_King?
Absolutely! Contributions are welcome; you can submit pull requests and issues in the GitHub repository.
Where can I find support for Whisper_King?
Support can be found in the repository's issues section or through community discussions on the related forums.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":269,"uuid":"4c923036-33c0-4701-92b8-f69c965229c8","name":"Whisper_King","title":"Whisper_King","description":"Repository created by MCP server","avatar_url":"https://avatars.githubusercontent.com/u/184246292?v=4","created_at":"2024-12-13T10:44:12.451Z","updated_at":"2024-12-13T12:28:10.808Z","status":"created","author_name":"DuckDs-C-Adventures","author_avatar_url":"https://avatars.githubusercontent.com/u/184246292?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/DuckDs-C-Adventures/Whisper_King","target":"_self","content":"Hello World!","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"}]]}]