Back to search
30
MCP

puremd-mcp

npm/puremd-mcp

Model Context Protocol (MCP) server for pure.md, the markdown delivery network for LLMs

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/puremd-mcp
Model Context Protocol (MCP) server for pure.md, the markdown delivery network for LLMs
0 tools
autocleaneeg-pubmedmcp
A Model Context Protocol (MCP) server for PubMed biomedical research database
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools
markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
0 tools
mcp/markdownify
A Model Context Protocol server for converting almost anything to Markdown.
0 tools
gdb-mcp
Model Context Protocol server for driving GDB from an LLM.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "puremd-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}