mc-modpack-mcp (dcd887/mc-modpack-mcp) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

B
Emerging
89/100
1 day ago

mc-modpack-mcp

MCP server for Minecraft modpack diagnostics, enabling mod conflict detection, log/crash analysis, and dependency lookup via Modrinth.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code VerifiedSandbox Verified⚡ Live Monitored

Monitored 1 day · every push re-verified

Who stands behind it

qq.com (@dcd887) · Verified Publisher

Source: Glama

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: DASHSCOPE_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 1 credential: DASHSCOPE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
Are you the publisher? Confirm or correct these findings.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretDASHSCOPE_API_KEY🤖 AI-powered full diagnostics report using 通义千问 (requires DASHSCOPE_API_KEY)
configDASHSCOPE_BASE_URL
configMC_DIR
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

11/11 tools missing one or more hints — get_java_versions (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_version_info (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_mods (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +8 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool inputs are validated

Only 2/11 tool handlers declare input schemas (18%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool test coverage

Only 0/11 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Secrets stay with their owner

1 secret sent to a request target we could not resolve (DASHSCOPE_API_KEY → dynamic) — often a configured endpoint, not necessarily third-party

Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.

// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dcd887-mc-modpack-mcp-1vghqi)](https://m8ven.ai/mcp/dcd887-mc-modpack-mcp-1vghqi)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 384e40e395030142877cef27308e5803382e1ab1
code hash: 880bb6c65f5f31ab11ea163d259c6911e5c0315df65d33d61b10a987a45e8f91
verified: 9/6/2026, 6:46:00 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client