LoreKeeper MCP
Related Servers
Alternatives to LoreKeeper MCP
No user-submitted related servers found.
Related Servers
- FlicenseBqualityDmaintenanceProvides comprehensive access to Dungeons & Dragons 5th Edition content through the Open5e API. It enables users to search for game mechanics, generate character builds, and create balanced encounters via natural language.3722-

archivistofficial
AlicenseNot gradedqualityBmaintenanceProvides read-only SRD lookup and deterministic enrichment tools for D&D 5e content generation, including search, entity retrieval, and generation of monsters, spells, items, NPCs, and encounters.MIT- FlicenseAqualityAmaintenanceEnables D&D 5e game masters and players to access complete game reference data, search spells, monsters, items, and calculate encounter difficulty, all through natural language.467-
- AlicenseNot gradedqualityDmaintenanceProvides D\&D 5e spell information through search and filtering tools. Access detailed spell data, class-specific spell lists, and spell school references powered by the D\&D 5e API.6 npmMIT
- AlicenseNot gradedqualityDmaintenanceConnects AI assistants to Dungeons & Dragons 5e game information via the Model Context Protocol, enabling queries for spells, monsters, equipment, and more.48MIT
- AlicenseBqualityDmaintenanceQuery D&D 5e game data from 22+ source books and contribute to the open-source database with validation, diffing, and PR generation tools.183 npm1MIT
TDQS
Scored across 7 tools
Each specific search tool targets a distinct content type (spells, creatures, character options, equipment, rules), and list_documents is clearly separate. The only overlap is search_all, which is explicitly positioned as an exploratory cross-type search, so agents can distinguish intended use.
All tool names follow a consistent verb_noun pattern: list_documents and six search_* tools for each content area. Naming is predictable and clean, with no mixed conventions.
Seven tools is well-scoped for a read-only reference server that covers the major D&D 5e content categories. Each tool serves a clear purpose without redundancy or bloat.
The server covers the core D&D reference surface: spells, creatures, character options, equipment, rules, and a unified search. A minor gap is the lack of cache-management tools (sync/import) referenced in list_documents, but that may be outside the intended MCP scope.