NameSniper-MCP
MCP server for NameSniper. Check brand name, domain, and social handle availability - then snipe the taken ones the moment they drop.
Documentation
NameSniper MCP Server
NameSniper monitors taken usernames and alerts you the moment one frees up or drops, so you can claim a handle before anyone else. It also checks live handle availability across all the major social platforms, checks domains across popular TLDs, and screens names for trademark conflicts. All from your AI client - Claude, Cursor, or any MCP host.
The server runs remotely at `https://namesniper.pro/mcp` (Streamable HTTP). Checking and alternatives are free and need no account; name generation, trademark screening, and handle monitoring need a NameSniper API key (Pro or Business plan).
Handle monitoring
Most availability checkers give a one-time yes or no. NameSniper keeps watching: put a taken handle on watch with `namesniper_watch` and get notified the instant it frees up across every platform we support, so you can register it first. Every plan includes watch slots (more on paid tiers); Instagram, TikTok, and X monitoring requires a paid plan.
Connect
Option A: remote URL (clients with native remote MCP support)
{
"mcpServers": {
"namesniper": {
"url": "https://namesniper.pro/mcp"
}
}
}Option B: npx bridge (works with any stdio MCP client)
{
"mcpServers": {
"namesniper": {
"command": "npx",
"args": ["-y", "namesniper-mcp"]
}
}
}With an API key for the paid tools (generate, trademark, watch):
{
"mcpServers": {
"namesniper": {
"command": "npx",
"args": ["-y", "namesniper-mcp"],
"env": { "NAMESNIPER_API_KEY": "ns_sk_your_key_here" }
}
}
}You can also pass the key as a flag: `npx namesniper-mcp --key ns_sk_...`. Get a key at namesniper.pro/dashboard.
Config file locations:
- Claude Desktop: `claude_desktop_config.json`
- Cursor: `.cursor/mcp.json`
Tools
| Tool | What it does | API key |
|---|---|---|
| `namesniper_check` | Name across domains + social, with brand score (trademark screening when authenticated) | Free |
| `namesniper_check_domains` | Domain availability across TLDs | Free |
| `namesniper_check_social` | Username availability across platforms | Free |
| `namesniper_alternatives` | Brand name variations and creative patterns | Free |
| `namesniper_telegram_price` | Telegram username market history: peak/latest sale in TON, live auction state, from public TON blockchain records | Free |
| `namesniper_roblox_rarity` | Roblox username rarity rating from measured namespace data, with live availability | Free |
| `namesniper_generate` | AI brand name generation from a description | Required |
| `namesniper_trademark` | USPTO trademark conflict screening | Required |
| `namesniper_watch` | Start monitoring a handle and get notified when it frees up | Required |
| `namesniper_watches` | List monitored handles and their status | Required |
| `namesniper_unwatch` | Stop monitoring a handle and free up the watch slot | Required |
Unauthenticated calls are rate limited. Provide an API key for higher limits and the paid tools.
Resources
| Resource | URI |
|---|---|
| Pricing and per-call costs | `namesniper://pricing` |
| Supported platforms and TLDs | `namesniper://platforms` |
Platforms
YouTube, Reddit, TikTok, Instagram, X (Twitter), GitHub, npm, Twitch, Threads, Bluesky, Pinterest, Snapchat, Kick, Substack, Linktree, Roblox.
Links
- Website: https://namesniper.pro
- API docs: https://namesniper.pro/docs/api
License
MIT
Frequently asked questions
What is NameSniper-MCP?
NameSniper-MCP is MCP server for NameSniper. Check brand name, domain, and social handle availability - then snipe the taken ones the moment they drop.
How do I install NameSniper-MCP?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is NameSniper-MCP open source?
Yes — it is hosted on GitHub at https://github.com/ArvaNet/NameSniper-MCP.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP