mcpbeat Sign in

dompruner-mcp MCP Server

answering

dompruner-mcp is answering right now. Last checked 4 min ago. 32 installs a week from npm. It exposes 2 tools. Last commit 29 Aug 2026.

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

Installs per day peak 151 · avg 16 · +126% w/w
a month agotoday
Uptime history 34 days of history · worst day 90%
34 days agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
372 ms
Response time
average over 24h
32
Installs / week
npm and PyPI

dompruner-mcp does not always answer

Over the last week it answered 98.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add dompruner-mcp --transport http https://dompruner-mcp.vercel.app/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dompruner-mcp": {
      "url": "https://dompruner-mcp.vercel.app/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dompruner-mcp]
url = "https://dompruner-mcp.vercel.app/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "dompruner-mcp": {
      "url": "https://dompruner-mcp.vercel.app/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dompruner-mcp": {
      "url": "https://dompruner-mcp.vercel.app/api/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

dompruner
dompruner_analyze
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
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 this over raw WebFetch when the URL is known.

Endpoints

URLTransportStateLatencyChecked
https://dompruner-mcp.vercel.app/api/mcp streamable-http answering 236 ms 4 min ago

Alternatives to dompruner-mcp

same job, measured the same way
Scouter MCP
by 335

Query Scouter APM (objects, counters, XLog transactions) over stdio via a Scouter collector.

local only
1C OData MCP
by alexgrebeshok-coder

Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.

30 installs/wk local only
Reftrixmcp
by tkmd

Web design analysis with 26 MCP tools: layout, motion, quality, semantic search via pgvector

32 installs/wk local only
Figma MCP Go
by tunglt1810

Figma MCP server with full read/write access via plugin bridge — no API token or rate limits.

148 installs/wk local only
Revit Converter MCP
by labsfuture

Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

answering
Laika Orbit recall
by laika-dynamics-ltd

Zero-model recall over your docs: the section that answers a question, in about a millisecond.

487 installs/wk local only
Longhorn MCP
by rafaelgaspar

MCP server for the Longhorn distributed storage manager API, with a --read-only mode.

46 installs/wk local only
Bancadia MCP
by macphe22

Query Bancadia's registry of US business checking account products with structured filters.

2 tools answering

dompruner-mcp — questions

Answers built from our own checks of this server.

What can dompruner-mcp do?
It exposes 2 tools, read directly from the server on our last check. Among them: dompruner_analyze, dompruner_fetch. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is dompruner-mcp working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 372 ms. The bar chart above shows every period we have measured.
How do I connect dompruner-mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does dompruner-mcp need an API key?
No. dompruner-mcp completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is dompruner-mcp?
It answers our handshake in 372 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use dompruner-mcp?
The npm package dompruner-mcp was installed 32 times in the last week. Week over week that is +126%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is dompruner-mcp open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.