Skip to main content
Glama
535,932 tools. Updated 2026-09-08 17:27

"A lightweight MCP server for managing Markdown files without external dependencies" matching MCP tools:

  • Check MCP compatibility status for the server, including product version and SDK versions to diagnose version mismatches without restart.
    Business Source 1.1
  • Verify the Outscraper MCP server is running and retrieve basic metadata for health checks and startup validation.
    MIT
  • Resolve a function's callees with call sites and list unresolved external or dynamic calls to reveal dependencies without reading the body.
    MIT
  • Run automated synthetic checks on any remote MCP server to verify reachability, protocol compliance, JSON Schema validity, and exposed credentials, returning a detailed diagnostic report.
    Apache 2.0
  • Creates a Markdown README for TouchDesigner COMPs, listing component counts, parameters, I/O, child inventory, file dependencies, and optional preview thumbnail. Can add a Mermaid flowchart.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for AI agents -- fetch any URL with full JavaScript rendering (Playwright/Chromium) and convert to clean, token-efficient markdown. Works on React, Vue, Angular, and any JS-heavy page. Includes web search, batch fetching, binary file download, LRU cache, SSRF protection, and structured output.
    12
    MIT

Matching MCP Connectors

  • 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
  • Identify calls to external dependencies in a repository. Returns caller, callee, and call count sorted by frequency, helping understand runtime dependencies.
    MIT
  • Check server availability and get basic information like version and server time to verify connectivity without complex API calls.
    Apache 2.0
  • Check MCP compatibility status for a LoreDocs server, returning product and SDK versions to diagnose version mismatches without restart.
    Business Source 1.1
  • Update a Roam page's markdown using smart diff to preserve block references and minimize changes, ideal for syncing external files or AI-assisted content updates.
    MIT
    Destructive
  • Verify server version, Box connectivity, authentication, and admin_logs access to confirm the MCP is ready before scanning for external sharing risks.
    MIT
  • Generate an offline stub MCP server scaffold from an OpenAPI title, without fetching external spec URLs.
    Apache 2.0
  • Retrieve the agent's memory index or full topic files to access stored information. Use without arguments for a lightweight index; pass topic names for detailed content.
    MIT
  • Decode BOLT11 Lightning invoices to extract network, amount, and timestamp data for Bitcoin payment analysis without external dependencies.
    MIT