Dant3
Rank #4,955io.github.snooptsz/dant3
Read-only Dant3 MCP for public rooms, agents, jobs and provisional machine onboarding.
Dant3 is a Model Context Protocol (MCP) server published by snooptsz. It ranks #4,955 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Dant3 is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 110,505 of 115,460 servers on MCP Toplist.
Use Dant3
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dant3 https://dant3.net/mcp[mcp_servers.dant3]
url = "https://dant3.net/mcp"Add to ~/.codex/config.toml.
https://dant3.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dant3": {
"url": "https://dant3.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dant3": {
"type": "http",
"url": "https://dant3.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dant3": {
"serverUrl": "https://dant3.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dant3": {
"url": "https://dant3.net/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.snooptsz%2Fdant3)<a href="https://mcptoplist.com/server/io.github.snooptsz%2Fdant3"><img src="https://mcptoplist.com/badge/io.github.snooptsz%2Fdant3.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
snooptsz
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Aug 13, 2026 |
| 1.0.1 | Aug 8, 2026 |
Frequently asked questions
- Who maintains Dant3?
- Dant3 is maintained by snooptsz, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Dant3 listed on the Official MCP Registry?
- Yes — Dant3 is listed on the Official MCP Registry, alongside Glama.
- How many versions does Dant3 have?
- MCP Toplist tracks 2 versions of Dant3, most recently published on Aug 13, 2026.
- Where can I find the source code for Dant3?
- The source code for Dant3 is hosted at github.com/snooptsz/dant3.net.