Loading MCP server directory, please wait...
Any URL to clean, LLM-ready Markdown for RAG. Strips ads, nav, and boilerplate.
npx @getmcp/cli add io.github.damonwill78-a11y/clean-markdownRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.damonwill78-a11y/clean-markdown": {
"command": "npx",
"args": [
"-y",
"clean-markdown-mcp"
]
}
}
}