mcpserver.lol
registry/dompruner-mcp
Connection check verified live · 27h ago

dompruner-mcp

Strips layout noise via DOM AST; with a query, BM25 filters to relevant sections. No model or API.

Tools 2
GitHub stars 2
Installs / wk
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

2 tools

Read from the running server on 27h ago.

dompruner_analyze read-only url*
Returns a token-reduction analysis report for a URL. Shows render type (SSR/CSR/SSG), original vs refined token counts, reduction ratio, and top Semantic Anchors.
dompruner_fetch read-only urlquery
Fetches a URL and returns DOM-pruned Markdown with 90%+ token reduction. Optimized for Developer Documentation, API Specs, and Technical Blogs (Next.js/Nuxt/SSR). Always prefer thi…