Back to search
30
MCP

@mseep/puremd-mcp

npm/@mseep/puremd-mcp

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

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

Similar MCP servers embedding-nearest

puremd-mcp
Model Context Protocol (MCP) server for pure.md, the markdown delivery network for LLMs
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
autocleaneeg-pubmedmcp
A Model Context Protocol (MCP) server for PubMed biomedical research database
0 tools
mcp/markdownify
A Model Context Protocol server for converting almost anything to Markdown.
0 tools
@mseep/obsidian-mcp-server
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for seamless know
0 tools
markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
0 tools

How to use

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

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