neoforge-kb-mcp
Integrates with Ollama to provide local inference capabilities for embedding generation and LLM queries, enabling offline RAG functionality.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@neoforge-kb-mcpHow do I register a custom block in Neoforge?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
neoforge-kb-mcp
Neoforge Knowledge Base Document Ingest + MCP Server
Summary
An MCP Server that provides Retrieval-Augmented Generation (RAG) capabilities to surface the latest Neoforge Mod API documentation (currently v1.21.11). It is designed specifically for local usage with:
Inference Engines (LM Studio, Ollama UI etc...)
LLM Harnesses (OpenCode, ClaudeCode etc...)
Docker Services Include:
MCP Server: built with FastMCP library.
Vector Database Server: ChromaDB instance with Neoforge Mod API Knowledge Base
Ingest Pipeline: Python data ingest reading HTML + Markdown documentation and writing to ChromaDB
LLM Inference Engine Server: Ollama instance using Qwen3-embedding:0.6b embedding model
Works Well with:
Getting Started
Documentation
License
This code is distributed under the terms and conditions of the MIT License
Spudmash Media [-] 2026
This server cannot be deployed
Maintenance
Related MCP Connectors
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
An MCP server that gives your AI access to the source code and docs of all public github repos
MCP server for developer documentation, generated by doc2mcp.
MCP server for dev documentation, generated by doc2mcp.
Related MCP Servers
- 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
- FlicenseNot gradedqualityDmaintenanceAn intelligent MCP server that enables AI agents to crawl, index, and semantically search official framework documentation using local RAG. It prevents hallucinations by providing precise, up-to-date documentation excerpts directly into the AI's context window.1-
- AlicenseBqualityAmaintenanceMCP server for Forge Minecraft modding documentation. Gives AI assistants direct access to Forge docs with structured search results.56 npm2MIT
- FlicenseBqualityBmaintenanceMCP server for searching, browsing, and analyzing decompiled Minecraft source code locally. Supports symbol lookup, text search, reference lookup, and lightweight RAG.11-