dompruner-mcp
Rank #14,421io.github.dong7812/dompruner-mcp
Strips layout noise via DOM AST; with a query, BM25 filters to relevant sections. No model or API.
dompruner-mcp is a Model Context Protocol (MCP) server published by dong7812. It ranks #14,421 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. dompruner-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 6, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 117,625 of 132,046 servers on MCP Toplist.
Use dompruner-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dompruner-mcp https://dompruner-mcp.vercel.app/api/mcpclaude mcp add dompruner-mcp -- npx -y dompruner-mcp[mcp_servers.dompruner-mcp]
url = "https://dompruner-mcp.vercel.app/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.dompruner-mcp]
command = "npx"
args = ["-y", "dompruner-mcp"]Add to ~/.codex/config.toml.
https://dompruner-mcp.vercel.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dompruner-mcp": {
"command": "npx",
"args": [
"-y",
"dompruner-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dompruner-mcp": {
"url": "https://dompruner-mcp.vercel.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"dompruner-mcp": {
"command": "npx",
"args": [
"-y",
"dompruner-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dompruner-mcp": {
"type": "http",
"url": "https://dompruner-mcp.vercel.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"dompruner-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dompruner-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dompruner-mcp": {
"serverUrl": "https://dompruner-mcp.vercel.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dompruner-mcp": {
"command": "npx",
"args": [
"-y",
"dompruner-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dompruner-mcp": {
"url": "https://dompruner-mcp.vercel.app/api/mcp"
}
}
}{
"mcpServers": {
"dompruner-mcp": {
"command": "npx",
"args": [
"-y",
"dompruner-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dong7812%2Fdompruner-mcp)<a href="https://mcptoplist.com/server/io.github.dong7812%2Fdompruner-mcp"><img src="https://mcptoplist.com/badge/io.github.dong7812%2Fdompruner-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
dong7812
Available versions (1)
| Version | Published |
|---|---|
| 0.5.2 | Aug 19, 2026 |
Frequently asked questions
- Who maintains dompruner-mcp?
- dompruner-mcp is maintained by dong7812, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is dompruner-mcp listed on the Official MCP Registry?
- Yes — dompruner-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does dompruner-mcp have?
- MCP Toplist tracks 1 version of dompruner-mcp, most recently published on Aug 19, 2026.
- Where can I find the source code for dompruner-mcp?
- The source code for dompruner-mcp is hosted at github.com/dong7812/dompruner-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.