mc-modpack-mcp
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_java_versionsA | 读取 PCL launcher 配置文件,列出所有可用的 Java 运行时版本及其路径。不传 mc_dir 时自动探测常见位置。 |
| get_version_infoB | 读取指定 Minecraft 版本的 version.json,返回游戏版本、Loader 版本、Java 要求、JVM 参数、模组数量等元数据。 |
| list_modsB | 扫描指定实例的 mods/ 目录,列出所有 JAR 文件及其基本信息。支持按名称过滤(filter 参数,支持正则)。 |
| detect_conflictsA | 扫描 mods/ 目录中的已知冲突组合:渲染器冲突(sodium+embeddium+iris)、UI Lib 重复、JEI 重复、Fabric API 重复等。 |
| scan_cleanlinessB | 扫描 mods/ 目录中的非 JAR 文件:.ps1/.bat 脚本、.txt 文本、source-jar、dev jar 等。 |
| read_logC | 读取 Minecraft 实例的 latest.log,支持按日志级别(INFO/WARN/ERROR)和关键词过滤。 |
| find_crash_reportsA | 列出 crash-reports/ 目录中的所有崩溃报告,返回文件名和修改时间。 |
| analyze_crashA | 解析单个崩溃报告,提取 Minecraft 版本、异常类型、错误消息、堆栈顶部信息和综合摘要。 |
| check_mod_dependenciesA | 通过 Modrinth API 查询模组的依赖信息:最新兼容版本、required/optional 依赖、MC 版本兼容列表。 |
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
- 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/dcd887/mc-modpack-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server