docToolchain/AsciiDoc-MCP-old
If you are the rightful owner of AsciiDoc-MCP-old and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The AsciiDoc MCP Server provides structured access to AsciiDoc documents for Large Language Models (LLMs), enabling advanced document analysis and understanding.
Tools
Functions exposed to the LLM to take actions
analyze_document_structure
Parse and analyze the hierarchical structure of AsciiDoc documents.
find_includes
Discover and resolve include directives and their dependencies recursively.
extract_metadata
Extract document attributes, author information, and file metadata.
search_content
Perform semantic search within AsciiDoc documents with context.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client