pure.md MCP server
@puremd
pure.md MCP server について
Unblock, scrape, and search tools for MCP clients
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"puremd-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@puremd/puremd-mcp",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is pure.md MCP server?
The pure.md MCP server enables MCP clients (like Cursor, Windsurf, and Claude Desktop) to reliably fetch web content in markdown format. It avoids bot detection, renders JavaScript for SPAs, and converts HTML, PDFs, images, and more into pure markdown, acting like a CDN for markdown content.
How to use pure.md MCP server?
Install via npx -y puremd-mcp and configure your MCP client (Cursor, Windsurf, or Claude Desktop) with the PUREMD_API_KEY environment variable (optional; set to empty string for anonymous usage). Alternatively, install automatically via Smithery. The server exposes two tools: unblock-url and search-web.
Key features of pure.md MCP server
- Unblock URLs to extract markdown without getting blocked.
- Search the web and concatenate results into markdown.
- Avoid bot detection and render JavaScript SPAs.
- Convert HTML, PDFs, and images into pure markdown.
- Globally cache responses to reduce origin server load.
Use cases of pure.md MCP server
- Enable local AI agents to fetch web content that would otherwise be blocked.
- Provide markdown-formatted search results to enhance AI reasoning.
- Simplify web scraping for MCP‑compatible AI tools needing clean markdown input.
FAQ from pure.md MCP server
How do I get an API key?
Sign up at pure.md, generate a token in your dashboard, and set it as PUREMD_API_KEY. Use an empty string for anonymous access with lower rate limits.
What tools does pure.md MCP server provide?
Two tools: unblock-url extracts markdown from web pages without being blocked, and search-web searches the web and concatenates results into markdown.
Which MCP clients are supported?
Cursor, Windsurf, and Claude Desktop are explicitly supported with configuration examples.
How do I install pure.md MCP server?
Install via npx -y puremd-mcp or via Smithery. Then set the PUREMD_API_KEY environment variable in your client’s configuration file.
Is the service free?
Sign
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント