
dompruner-mcp
io.github.dong7812v0.5.2Updated Sep 23, 2026
Strips layout noise via DOM AST; with a query, BM25 filters to relevant sections. No model or API.
Installation
In SourceWeft
- Open dompruner-mcp in the dashboard and add it to a workspace.
- Enable the server for the chats that should use its tools.
Web executable via Streamable HTTP. Remote servers run from the web runtime once configured in a workspace.
Other MCP clients
Add this to your client's mcpServers config.
{
"mcpServers": {
"dompruner-mcp": {
"type": "http",
"url": "https://dompruner-mcp.vercel.app/api/mcp"
}
}
}Tools
0Tool metadata has not been indexed yet.
Version history
1- v0.5.2LatestSep 16, 2026
