🔧

pure.md MCP server

🔧MCP Server

puremd/puremd-mcp

VibeIndex|
What it does
|

An MCP server that lets AI agents reliably access web content in clean markdown format by routing requests through pure.md, which handles bot detection, JavaScript rendering, and global caching. Provides two tools: one for extracting markdown from any URL without getting blocked, and one for web search with concatenated markdown results.

smitheryverifiedlocalhosted

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub
claude mcp add pure.md -e PUREMD_API_KEY=<TOKEN> -- npx -y puremd-mcp
Server ConfigurationServer configuration (JSON)
{ "mcpServers": { "pure.md": { "command": "npx", "args": ["-y"...
60
Last UpdatedApr 1, 2025