Skip to main content
Glama
ValentinTarnovsky

Minecraft Plugin Documentation MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_dependency_docs

Get documentation URLs, Maven coordinates, and latest version for a Minecraft plugin dependency. Returns wiki, javadocs, GitHub links, and quick-start code snippets.

scan_project_dependencies

Scan a Minecraft plugin project directory and extract all dependencies from build.gradle, build.gradle.kts, and pom.xml files. Returns a structured list of dependencies with version info.

check_latest_versions

Check for the latest versions of Minecraft plugin dependencies. Can check all known dependencies or compare against project's current versions.

analyze_plugin_project

Perform a comprehensive analysis of a Minecraft plugin project or workspace. Scans all subprojects, extracts dependencies, checks for updates, and provides recommendations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
LuckPermsA permissions plugin for Minecraft servers
Paper APIThe Paper Minecraft server API - high performance fork of Spigot
Spigot APIThe Spigot Minecraft server API
Bukkit APIThe original Bukkit Minecraft server API
HikariCPFast, simple, reliable JDBC connection pool
Item-NBT-APIAdd NBT tags to items without NMS
ProtocolLibLibrary for reading and modifying Minecraft packets
DecentHologramsA lightweight but powerful hologram plugin
Vault APIPermissions, Chat, & Economy API for plugins
CoreProtect APIBlock logging & rollback plugin API
mc-MenuAPIA powerful menu/GUI API for Minecraft plugins
PlaceholderAPIA resource that allows the use of various placeholders
WorldEditIn-game map editor for Minecraft
WorldGuardRegion protection and flag plugin
SkinsRestorer APISkin management API - set, get, and apply skins to players on Bukkit/BungeeCord/Velocity
EdTools APIDeveloper API for EdTools Minecraft plugin - custom enchantments, lucky blocks, GUIs, zones, currencies, boosters, backpacks, and OmniTools

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/ValentinTarnovsky/MCP-MCP'

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