Skip to content
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/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
@mseep/lorem-ipsum-mcp
Model Context Protocol (MCP) Server
0 tools
autocleaneeg-pubmedmcp
A Model Context Protocol (MCP) server for PubMed biomedical research database
0 tools
@mseep/n8n-mcp-server
Model Context Protocol (MCP) server for n8n workflow automation
0 tools

How to use

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

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