Skip to main content
Glama
538,699 tools. Updated 2026-09-09 09:19

"A server for visualizing a knowledge database as markdown files" matching MCP tools:

  • Retrieve the inline text content of safe design assets such as catalog SVGs, uploaded SVGs, and Markdown files by providing the asset ID.
    MIT
  • Upload a small file (base64) to attach to a wiki page. Obtain a markdown snippet to embed images inline or display other files as download cards.
    AGPL 3.0
  • Explores memory files and splits them into header-delineated sections for review, helping you select knowledge to migrate.
    Apache 2.0
  • Convert a local Markdown file into a Notion page. The server reads files and turns Markdown into native Notion blocks, handling large-file limits without passing content through the agent context.
    MIT
  • Export a completed sequential_search session as a markdown report or structured JSON, preserving each step, reasoning, knowledge gaps, and sources for archiving or handoff.
    MIT
  • Export learned behavioral rules as a Markdown bullet list for manual inclusion in CLAUDE.md. Reads promoted rule-level patterns and produces compact Markdown without modifying files.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides over 1,000 creative ways to decline requests across four categories (polite, humorous, professional, and creative). The MCP server wraps a REST API to help users craft professional rejections through natural language interactions.
    29
    MIT

Matching MCP Connectors

  • Create a new markdown document in the knowledge base using a slug, title, tags, and body. Fails if the slug already exists or writes are disabled.
    MIT
  • Verify server health and assess knowledge graph scope by checking database connectivity, pipeline status, and statistical metrics like concept and relationship counts.
    AGPL 3.0
  • Retrieve all saved knowledge about the Universe database, including file descriptions, field definitions, and working query patterns, to get context before interacting with the database.
    Apache 2.0
  • Register a project to index its markdown files and connect it to the Kontexta knowledge system.
    Apache 2.0
  • Get row count, data size, and index size for MySQL tables. Filter by database or table, output as markdown or JSON.
    MIT
  • Create a Notion page or database row with markdown content, title, icon, and properties. Provide a parent page ID or database ID to place it.
    MIT
  • Post a markdown comment to a Confluence page as a footer comment. Supply the body inline or via a file path; the server converts it to ADF.
    BSD 3-Clause
  • Convert DOCX files to Markdown format for easier editing and integration with documentation workflows. Supports both local server files and remote URLs.
    MIT
  • Convert PDF files to markdown format for easier editing and content extraction. Use server file paths or online URLs to transform PDF content into readable text.
    MIT
  • Index your Obsidian vault for full-text search: scans Markdown files, extracts YAML tags and wiki-links, builds FTS5 index.
    MIT