Minecraft Wiki MCP Server
by rice-awa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MC_WIKI_MCP_NAME | No | MCP server name | Minecraft Wiki MCP (stdio) |
| MC_WIKI_LOG_LEVEL | No | Log level (DEBUG/INFO/WARNING/ERROR) | INFO |
| MC_WIKI_API_TIMEOUT | No | API request timeout (seconds) | 30 |
| MC_WIKI_API_BASE_URL | No | Wiki API base URL | http://mcwiki.rice-awa.top |
| MC_WIKI_DEFAULT_LIMIT | No | Default search results limit | 10 |
| MC_WIKI_DEFAULT_FORMAT | No | Default output format (wikitext/html/markdown/both) | wikitext |
| MC_WIKI_MAX_BATCH_SIZE | No | Maximum batch processing size | 20 |
| MC_WIKI_API_MAX_RETRIES | No | Maximum retry attempts | 3 |
| MC_WIKI_MAX_CONCURRENCY | No | Maximum concurrency | 5 |
| MC_WIKI_MCP_DESCRIPTION | No | MCP server description | Auto-generated |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rice-awa/mc-wiki-mcp-pypi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server