NameSniper - Username & Domain Monitoring
Enables username availability checking and handle monitoring for Bluesky.
Enables username availability checking and handle monitoring for GitHub.
Enables username availability checking and handle monitoring for Instagram.
Enables username availability checking and handle monitoring for Kick.
Enables username availability checking and handle monitoring for Linktree.
Enables username availability checking and handle monitoring for npm.
Enables username availability checking and handle monitoring for Pinterest.
Enables username availability checking and handle monitoring for Reddit.
Provides Roblox username rarity ratings, availability checks, and handle monitoring.
Enables username availability checking and handle monitoring for Snapchat.
Enables username availability checking and handle monitoring for Substack.
Provides Telegram username market history including peak/latest sale prices in TON and live auction state.
Enables username availability checking and handle monitoring for Threads.
Enables username availability checking and handle monitoring for TikTok.
Uses public TON blockchain records to supply Telegram username market data.
Enables username availability checking and handle monitoring for Twitch.
Enables username availability checking and handle monitoring for YouTube.
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.
Related MCP server: Social Media Handle Checker
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.jsonCursor:
.cursor/mcp.json
Tools
Tool | What it does | API key |
| Name across domains + social, with brand score (trademark screening when authenticated) | Free |
| Domain availability across TLDs | Free |
| Username availability across platforms | Free |
| Brand name variations and creative patterns | Free |
| Telegram username market history: peak/latest sale in TON, live auction state, from public TON blockchain records | Free |
| Roblox username rarity rating from measured namespace data, with live availability | Free |
| AI brand name generation from a description | Required |
| USPTO trademark conflict screening | Required |
| Start monitoring a handle and get notified when it frees up | Required |
| List monitored handles and their status | 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 |
|
Supported platforms and TLDs |
|
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
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityCmaintenanceFast domain availability checker that searches across multiple registrars (Porkbun, Namecheap) and protocols (RDAP, WHOIS) to find available domains, compare pricing, get suggestions, and check social media username availability.761325MIT
- AlicenseAqualityDmaintenanceChecks username availability and retrieves account information across major social media platforms including YouTube, TikTok, Threads, X (Twitter), and Instagram, perfect for brand name qualification and competitive research.18618MIT
- FlicenseAqualityDmaintenanceEnables domain name availability checking through DNS and WHOIS lookups with confidence scoring. It supports searching across alternative TLDs and generating domain name variations for branding purposes.4
- Alicense-quality-maintenanceEnables users to check domain name availability across 877 TLDs, generate intelligent suggestions, and retrieve WHOIS registration information. It supports bulk domain checks and cross-TLD searches through natural language interfaces.0
Related MCP Connectors
Check if a brand name is free across domains, GitHub, npm and PyPI, and suggest available names.
Generate startup names with an available .com, checked live, then screen US and EU trademarks.
Search newly registered, expired, aged, active, deleted and for-sale domains, plus WHOIS and DNS.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ArvaNet/NameSniper-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server