Minecraft 1.21.1 Forge/NeoForge MCP Server
Related Servers
Alternatives to Minecraft 1.21.1 Forge/NeoForge MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceProvides grounded answers for writing Minecraft mods, targeting 1.8.9 and 1.21.10+ eras with curated and live tools for mappings, APIs, and mixins.4162-
- AlicenseAqualityDmaintenanceProvides access to Minecraft mod development documentation (Neoforge) via MCP tools, allowing users to list providers and versions, browse file structures with previews, and retrieve full document content.36Apache 2.0
- AlicenseBqualityAmaintenanceMCP server for Forge Minecraft modding documentation. Gives AI assistants direct access to Forge docs with structured search results.56 npm2MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that provides RAG-based access to Neoforge Mod API documentation, enabling LLMs to query the latest Neoforge modding knowledge.2MIT
- AlicenseBqualityDmaintenanceProvides comprehensive access to MCP documentation through structured guides, full-text search, and interactive development workflows for building servers and clients.310 npmMIT
- AlicenseAqualityAmaintenanceMC Modding is a Model Context Protocol (MCP) server designed to equip AI assistants, such as Claude, with direct and current access to Minecraft modding documentation. By indexing official Fabric and NeoForge sources weekly, it ensures AI responses are always accurate, backed by real documentation,449 npm64MIT
TDQS
Scored across 20 tools
Most tools are grouped sensibly by purpose, but there are several overlapping knowledge-access tools: search_api vs search_docs, list_knowledge_topics vs list_documents, and get_modding_knowledge vs get_document/get_document_section. The descriptions help distinguish them, but an agent could still misroute a query among these similar options.
All tool names follow a consistent verb_noun snake_case convention: list_, search_, get_, browse_, generate_, and review_. The generator family in particular follows a predictable generate_<resource> pattern, making the action and target of each tool clear.
At 20 tools, the set is in the 16–25 range that starts to feel heavy, even though the broad modding scope makes the count understandable. Several documentation and search tools could potentially be consolidated without losing much capability.
The server covers the main modding workflow well: discovering knowledge, searching APIs and events, scaffolding projects, generating common code artifacts, and reviewing code. Minor gaps exist for rarer artifacts like configs, GUIs, or capabilities, but agents can work around these.