Azgaarnoth MCP Server
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., "@Azgaarnoth MCP Serversearch for fire spells available to wizards"
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.
Azgaarnoth MCP Server
An MCP (Model Context Protocol) server that provides AI assistants with tools to query the Azgaarnoth D&D world repository (~4,200 markdown files).
Installation
pnpm installRelated MCP server: markdown-publish
Usage
Run the MCP server
pnpm mcpAdd to Claude Desktop
Command Line:
claude mcp add azgaarnoth -- pnpm --dir ~/path/to/azgaarnoth-mcp mcpAvailable Tools
Tool | Description |
| Full-text search across all Azgaarnoth content |
| Retrieve a specific document by path or name |
| List all items in a category (races, classes, nations, etc.) |
| Get D&D creature stat blocks |
| Get spell information |
| Find related documents via links/backlinks |
| Get nation/city info with political relations |
| Check index statistics |
Categories
races- Playable races and subracesclasses- Character classes and subclassesfeats- Character featsnations- Political entitiesgeography- Geographical regionscities- Major citiesorganizations- Mage schools, mercenary companies, guildscreatures- Monsters with stat blocksmagic- Spells, items, runes, tattoospeople- Named NPCsreligions- Pantheons and faithshistory- Timeline and historical eventsconditions- Game conditionscultures- Cultural backgroundsequipment- Armor, weapons, tools
Configuration
The repository path is configured in src/mcp/server.ts:
const REPO_PATH = '~/path/to/Azgaarnoth'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
- Alicense-qualityDmaintenanceA read-only toolkit for searching and analyzing Markdown note directories and Obsidian vaults through AI clients. It enables metadata extraction, full-text search, and natural language querying of note content, tags, and backlinks.134AGPL 3.0
- Alicense-qualityCmaintenanceEnables AI to search, retrieve, list notes, and get backlinks from a published Markdown vault (Obsidian) via GitHub Pages.MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to search, read, and traverse Markdown note vaults (Obsidian-compatible) with full-text search, backlinks, knowledge graphs, and a persistent memory system for cross-session context.1692MIT
- Alicense-qualityDmaintenanceEnables AI assistants to explore, search, and read codebase repositories and API specifications efficiently, with support for file searching, content search via ripgrep, and reading API specs.28ISC
Related MCP Connectors
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Securely search and manage workspace context files for AI agents and teams.
Search your Obsidian vault to quickly find notes by title or keyword, summarize related content, a…
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/thomasserio/azgaarnoth-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server