InstaDomain
Rank #30,008glama/nach-dakwale/instadomain-mcp
Domain registration for AI agents. Check availability, buy domains (Stripe or x402 crypto), and auto-configure Cloudflare DNS - all without leaving your coding session.
InstaDomain is a Model Context Protocol (MCP) server published by nach-dakwale. It ranks #30,008 of 115,591 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. InstaDomain is listed across 3 registries — Glama, PulseMCP and mcp.so, with 1 release tag tracked from its GitHub repository. It was first listed on Mar 24, 2026 and most recently updated on Apr 3, 2026.
Ranks ahead of 85,583 of 115,591 servers on MCP Toplist.
Use InstaDomain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http instadomain-mcp https://instadomain.fly.dev/mcp/[mcp_servers.instadomain-mcp]
url = "https://instadomain.fly.dev/mcp/"Add to ~/.codex/config.toml.
https://instadomain.fly.dev/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"instadomain-mcp": {
"url": "https://instadomain.fly.dev/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"instadomain-mcp": {
"type": "http",
"url": "https://instadomain.fly.dev/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"instadomain-mcp": {
"serverUrl": "https://instadomain.fly.dev/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"instadomain-mcp": {
"url": "https://instadomain.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/glama%2Fnach-dakwale%2Finstadomain-mcp)<a href="https://mcptoplist.com/server/glama%2Fnach-dakwale%2Finstadomain-mcp"><img src="https://mcptoplist.com/badge/glama%2Fnach-dakwale%2Finstadomain-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
nach-dakwale
Other servers by nach-dakwale
View all nach-dakwale servers →GitHub releases (1)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.0.0 | Apr 3, 2026 |
Frequently asked questions
- Who maintains InstaDomain?
- InstaDomain is maintained by nach-dakwale, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is InstaDomain listed on the Official MCP Registry?
- InstaDomain is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does InstaDomain have?
- No registry surfaces explicit version metadata for InstaDomain; MCP Toplist tracks 1 release tag from its GitHub repository, most recently published on Apr 3, 2026.
- Where can I find the source code for InstaDomain?
- The source code for InstaDomain is hosted at github.com/nach-dakwale/instadomain-mcp.