Skip to main content
Glama
194,961 tools. Last updated 2026-06-12 02:01

"how-to-document-a-codebase-using-markdown" matching MCP tools:

  • Export an Outline document as plain Markdown text for external use or sharing. Provide the document ID to receive clean, unformatted content.
    MIT
  • Convert Markdown files to PDF using a headless browser. Specify input and output paths; optionally set a document title. Requires Chrome or Edge installed, with automatic fallback to HTML.
    MIT
  • Create a document in a Huly teamspace. Supports markdown formatting. Returns the created document ID.
    MIT
  • Create a new Word document from Markdown content. Converts GitHub-Flavored Markdown to .docx, supporting headings, tables, lists, and more.
    MIT
  • Send a document to a Telegram chat using a file URL or file ID. Optionally add a caption with Markdown or HTML formatting.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Retrieve a remote GitHub repository's codebase as a single text output in XML, markdown, or plain format, with options to include file summaries, directory structures, line numbers, and filter content using patterns.
    MIT
  • Export a codebase to a file in XML, Markdown, or plain text formats. Includes directory structure, file summaries, line numbers, and customizable patterns for inclusion or exclusion.
    MIT
  • Analyzes codebase structure and patterns to understand how it works before implementing changes. Enables developers to make informed modifications.
    MIT
  • Retrieve the complete markdown content of any PasteAI document by providing its unique ID.
    MIT
  • Converts any document (PDF, scan, image) into markdown using OCR. Accepts document_id, file bytes, path, or URL to provide text for summarization, translation, or analysis.
    MIT
  • Add a PDF or Markdown file to a categorized document shelf. Automatically converts PDFs to Markdown, splits large documents by headings, and updates the navigation index.
    MIT
  • Validate all URLs in a markdown document by issuing HEAD requests (falling back to GET). Detects broken links (4xx/5xx), redirects (3xx), and timeouts. Returns detailed report with broken URLs, redirect targets, and timed-out links.
    MIT
  • Build a knowledge graph from a seed memory using embedding similarity to explore how a concept connects to stored knowledge.
    MIT