Skip to main content
Glama
twitter-thread.md1.84 kB
# Twitter Thread ## Thread (copy each tweet separately): --- **Tweet 1 (Hook):** ``` I got tired of leaving Claude every time I needed to check if a domain was available. So I built an MCP server that does it for me. Now I just ask: "Is vibecoding.com available?" 🧵 Here's what I built (open source): ``` --- **Tweet 2:** ``` Domain Search MCP connects Claude to: • Porkbun (with pricing) • Namecheap (with pricing) • RDAP (50+ TLDs) • WHOIS (fallback) One question → multiple sources checked in seconds. ``` --- **Tweet 3:** ``` But domains aren't enough. I added Sherlock-style social handle checking. One command checks 10 platforms: ✅ GitHub, npm, PyPI, Reddit (high confidence) ⚠️ Twitter, YouTube, ProductHunt (medium) 🔒 Instagram, LinkedIn, TikTok (verify manually) ``` --- **Tweet 4:** ``` Premium domains now tell you WHY they're expensive: 💎 "ai.io is $5000 (125x standard pricing)" "Why premium: Two-character domain, Popular keyword, High-demand TLD" "Try instead: getai.io, aihq.io, ai.dev" ``` --- **Tweet 5:** ``` For taken domains, it shows expiration dates: 🕐 "coolstartup.com expires in 23 days" Useful if you're watching a domain. ``` --- **Tweet 6:** ``` Technical details for the nerds: • TypeScript + Zod validation • 98 tests passing • LRU cache with TTL • Rate limiting per registrar • Security audited MIT license, contributions welcome. ``` --- **Tweet 7 (CTA):** ``` Try it now: npx @anthropic/claude-code mcp add domain-search-mcp Or check GitHub for manual setup: github.com/dorukardahan/domain-search-mcp @AnthropicAI @ClaudeAI #MCP #AI #OpenSource ``` --- ## Posting tips: - Post between 9-11 AM or 1-3 PM (your local time) - Use the thread feature (reply to yourself) - Add a relevant image/GIF to Tweet 1 - Pin the thread after posting

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dorukardahan/domain-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server