Minecraft Plugin Documentation MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_dependency_docsA | 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_dependenciesA | 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_versionsA | Check for the latest versions of Minecraft plugin dependencies. Can check all known dependencies or compare against project's current versions. |
| analyze_plugin_projectB | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| LuckPerms | A permissions plugin for Minecraft servers |
| Paper API | The Paper Minecraft server API - high performance fork of Spigot |
| Spigot API | The Spigot Minecraft server API |
| Bukkit API | The original Bukkit Minecraft server API |
| HikariCP | Fast, simple, reliable JDBC connection pool |
| Item-NBT-API | Add NBT tags to items without NMS |
| ProtocolLib | Library for reading and modifying Minecraft packets |
| DecentHolograms | A lightweight but powerful hologram plugin |
| Vault API | Permissions, Chat, & Economy API for plugins |
| CoreProtect API | Block logging & rollback plugin API |
| mc-MenuAPI | A powerful menu/GUI API for Minecraft plugins |
| PlaceholderAPI | A resource that allows the use of various placeholders |
| WorldEdit | In-game map editor for Minecraft |
| WorldGuard | Region protection and flag plugin |
| SkinsRestorer API | Skin management API - set, get, and apply skins to players on Bukkit/BungeeCord/Velocity |
| EdTools API | Developer API for EdTools Minecraft plugin - custom enchantments, lucky blocks, GUIs, zones, currencies, boosters, backpacks, and OmniTools |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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