Skip to main content
Glama
Zhou-Shilin

mcp-server-minecraft-mod-devdoc

by Zhou-Shilin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_providersA
        Get a list of available documentation providers and their versions

        Returns:
            A formatted string with providers and their versions
        
get_structureC
        Get the file structure with previews for a specific version of documentation

        Args:
            provider: The documentation provider (e.g., neoforge, fabric)
            version: The version of the documentation
        
get_full_contentC
        Get the full content of a documentation file

        Args:
            provider: The documentation provider (e.g., neoforge, fabric)
            version: The version of the documentation
            file_path: The path to the file
        

Prompts

Interactive templates invoked by user choice

NameDescription
devdoc-usage-example Provides instructions on how to use the Minecraft Mod Documentation MCP server.

Resources

Contextual data attached and managed by the client

NameDescription

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/Zhou-Shilin/mcp-server-minecraft-mod-devdoc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server