dsh-verify
Rank #9,774io.github.263311487-ux/dsh-verify
Agent-built web app quality gate. Real browser is the judge. PASS/FAIL with receipts.
dsh-verify is a Model Context Protocol (MCP) server published by 263311487-ux. It ranks #9,774 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. dsh-verify is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 17, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 122,339 of 132,113 servers on MCP Toplist.
Use dsh-verify
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dsh-verify -- npx -y dsh-verify[mcp_servers.dsh-verify]
command = "npx"
args = ["-y", "dsh-verify"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dsh-verify": {
"command": "npx",
"args": [
"-y",
"dsh-verify"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dsh-verify": {
"command": "npx",
"args": [
"-y",
"dsh-verify"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dsh-verify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dsh-verify"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dsh-verify": {
"command": "npx",
"args": [
"-y",
"dsh-verify"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dsh-verify": {
"command": "npx",
"args": [
"-y",
"dsh-verify"
]
}
}
}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.263311487-ux%2Fdsh-verify)<a href="https://mcptoplist.com/server/io.github.263311487-ux%2Fdsh-verify"><img src="https://mcptoplist.com/badge/io.github.263311487-ux%2Fdsh-verify.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
263311487-ux
Other servers by 263311487-ux
View all 263311487-ux servers →Available versions (1)
| Version | Published |
|---|---|
| 0.9.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains dsh-verify?
- dsh-verify is maintained by 263311487-ux, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is dsh-verify listed on the Official MCP Registry?
- Yes — dsh-verify is listed on the Official MCP Registry, alongside Glama.
- How many versions does dsh-verify have?
- MCP Toplist tracks 1 version of dsh-verify, most recently published on Aug 26, 2026.
- Where can I find the source code for dsh-verify?
- The source code for dsh-verify is hosted at github.com/263311487-ux/dsh-verify.
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.