Skip to main content
Glama
willermo

diataxis-mcp-server

by willermo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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_treeC

Audit multiple documentation pages and summarize mode distribution and confusion.

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

NameDescription
audit_existing_docsGuide an agent through auditing docs with the Diataxis tools.
create_docs_from_scratchGuide an agent through planning a new Diataxis documentation set.

Resources

Contextual data attached and managed by the client

NameDescription
diataxis-checklist-tutorialShort operational checklist for tutorial pages.
diataxis-checklist-how-toShort operational checklist for how-to pages.
diataxis-checklist-referenceShort operational checklist for reference pages.
diataxis-checklist-explanationShort operational checklist for explanation pages.
diataxis-classification-rubricShort rubric for classifying documentation by user need.
diataxis-workflow-audit-existing-docsWorkflow for auditing and refactoring existing documentation.
diataxis-workflow-create-docs-from-scratchWorkflow for planning a new Diataxis-aligned documentation set.

Latest Blog Posts

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