diataxis-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| classify_doc_requestC | Classify a documentation request or page draft into a Diataxis mode. |
| audit_doc_pageC | Audit a Markdown page for Diataxis mode, mixed-mode signals, and refactoring actions. |
| audit_doc_treeB | Audit multiple documentation pages and summarize mode distribution, confusion, and coverage. Use scope=full-docs|section|sample to control how coverage warnings are interpreted. |
| suggest_doc_refactorC | Create an incremental refactoring sequence from documentation page audits. |
| plan_doc_setC | Suggest an initial Diataxis-aligned documentation set from a project summary. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| audit_existing_docs | Guide an agent through auditing docs with the Diataxis tools. |
| create_docs_from_scratch | Guide an agent through planning a new Diataxis documentation set. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| diataxis-checklist-tutorial | Short operational checklist for tutorial pages. |
| diataxis-checklist-how-to | Short operational checklist for how-to pages. |
| diataxis-checklist-reference | Short operational checklist for reference pages. |
| diataxis-checklist-explanation | Short operational checklist for explanation pages. |
| diataxis-classification-rubric | Short rubric for classifying documentation by user need. |
| diataxis-workflow-audit-existing-docs | Workflow for auditing and refactoring existing documentation. |
| diataxis-workflow-create-docs-from-scratch | Workflow for planning a new Diataxis-aligned documentation set. |
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/willermo/diataxis-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server