Domaincheckr
Rank #44,313io.github.nach-dakwale/domaincheckr
MCP server providing domaincheckr capabilities
Domaincheckr is a Model Context Protocol (MCP) server published by nach-dakwale. It ranks #44,313 of 115,591 servers tracked on MCP Toplist. Domaincheckr is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Mar 13, 2026.
Ranks ahead of 71,278 of 115,591 servers on MCP Toplist.
Use Domaincheckr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http domaincheckr https://domaincheckr.fly.dev/mcp/[mcp_servers.domaincheckr]
url = "https://domaincheckr.fly.dev/mcp/"Add to ~/.codex/config.toml.
https://domaincheckr.fly.dev/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"domaincheckr": {
"url": "https://domaincheckr.fly.dev/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"domaincheckr": {
"type": "http",
"url": "https://domaincheckr.fly.dev/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"domaincheckr": {
"serverUrl": "https://domaincheckr.fly.dev/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"domaincheckr": {
"url": "https://domaincheckr.fly.dev/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.nach-dakwale%2Fdomaincheckr)<a href="https://mcptoplist.com/server/io.github.nach-dakwale%2Fdomaincheckr"><img src="https://mcptoplist.com/badge/io.github.nach-dakwale%2Fdomaincheckr.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
nach-dakwale
Other servers by nach-dakwale
View all nach-dakwale servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Domaincheckr?
- Domaincheckr is maintained by nach-dakwale, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Domaincheckr listed on the Official MCP Registry?
- Yes — Domaincheckr is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Domaincheckr have?
- MCP Toplist tracks 2 versions of Domaincheckr, most recently published on Mar 13, 2026.
- Where can I find the source code for Domaincheckr?
- The source code for Domaincheckr is hosted at github.com/nach-dakwale/domaincheckr-mcp.