neoforge-kb-mcp
Integrates with Ollama to provide local inference capabilities for embedding generation and LLM queries, enabling offline RAG functionality.
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMC 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,41,26157MIT
- Flicense-qualityDmaintenanceAn 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.5181MIT
- FlicenseBqualityBmaintenanceMCP server for searching, browsing, and analyzing decompiled Minecraft source code locally. Supports symbol lookup, text search, reference lookup, and lightweight RAG.11
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 doc2mcp documentation, generated by doc2mcp.
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/spudmashmedia/neoforge-kb-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server