Loomal

Markdown MCP — search, extract sections, list headings, find code blocks.

3 starsnpm: mcp-server-markdown

About markdown

markdown is an MCP (Model Context Protocol) server published by ofershap in the official MCP registry, listed under Search on Loomal. Markdown MCP — search, extract sections, list headings, find code blocks.

It ships as an npm package (mcp-server-markdown), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ofershap/mcp-server-markdown, where the project has earned 3 GitHub stars.

Use markdown with your agent

Claude Code · one command
claude mcp add markdown -- npx -y mcp-server-markdown
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "markdown": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-markdown"
      ]
    }
  }
}
npmmcp-server-markdown

Frequently asked questions

What is markdown?
markdown is an MCP (Model Context Protocol) server by ofershap in the Search category. Markdown MCP — search, extract sections, list headings, find code blocks.
How do I connect markdown to Claude, Cursor, or another MCP client?
Install markdown from its npm package (mcp-server-markdown) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is markdown open source?
Yes — the source code is public at github.com/ofershap/mcp-server-markdown, with 3 GitHub stars.
Can AI agents pay to use markdown?
Not yet through Loomal — markdown is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain markdown? Claim this listing free by verifying GitHub ownership, or contact us.