Server data from the Official MCP Registry
Check name availability across domains, trademarks, and social handles. Score and rank candidates.
About
Check name availability across domains, trademarks, and social handles. Score and rank candidates.
Security Report
Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-siddmax-namera": {
"args": [
"namera"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Namera
Name your startup like a YC founder. Check domain availability, screen for trademark conflicts, and rank everything — so you pick from the best options, not all of them.

Install
uvx namera
Or install persistently:
uv tool install namera
git clone https://github.com/siddmax/Namera.git
cd Namera
pip install -e .
uvx namera find --context '{"name_candidates": ["voxly", "dataprime"], "niche": "fintech"}'
Ranked results
┌──────┬────────────┬───────┬────────────┬───────────┐
│ Rank │ Name │ Score │ .com │ Trademark │
├──────┼────────────┼───────┼────────────┼───────────┤
│ 1 │ getnamera │ 92 │ Available │ Clear │
│ 2 │ trynamera │ 87 │ Available │ Clear │
│ 3 │ namerahq │ 84 │ Available │ Clear │
└──────┴────────────┴───────┴────────────┴───────────┘
Features
- Domain availability — DNS, RDAP, and optional pricing lookups
- Trademark screening — 12.7M USPTO trademarks, exact + fuzzy matching
- Social handle checks — GitHub, Twitter/X, Instagram
- Name generation — permutations with prefixes, suffixes, and TLD combinations
- Weighted ranking — composite scores from availability, trademark safety, length, and pronounceability
- Scoring profiles — built-in presets for fintech, SaaS, consumer, developer tools
- 20 TLD presets —
popular,tech,startup,fintech,geo-us,geo-eu, and more - Multiple output formats — table, JSON, NDJSON, CSV
- Agent-friendly — auto-detects piped output and switches to JSON. Designed for Claude Code, Codex, and other AI agents
- Fast — concurrent async checks with caching
Usage
Check a name
namera search voxly
namera domain voxly --tlds com,io,ai
namera trademark voxly
namera whois voxly.com
Discover names with business context
# Interactive wizard
namera find
# Structured input (for agents and scripts)
namera find --context '{"name_candidates": ["voxly", "dataprime"], "description": "fintech analytics platform", "niche": "finance"}'
# Only available names, as JSON
namera find --context '...' --only-available --json
Generate name permutations
namera compose namera --common-prefixes --common-suffixes --check
namera compose namera --prefix get --prefix try --suffix hq --tlds com,io
Rank candidates
namera rank voxly dataprime nimbus
namera rank voxly dataprime --profile fintech --json
TLD presets
# See all presets
namera presets
# Use a preset anywhere TLDs are accepted
namera compose voxly --tlds startup --check
namera domain voxly --tlds tech
MCP Server (for AI agents)
Namera ships as an MCP server so AI agents (Claude Code, ChatGPT, Codex) can call it directly.
pip install namera[mcp]
namera-mcp
Add to Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"namera": {
"command": "namera-mcp",
"args": []
}
}
}
Two tools are exposed:
check_name— check a single name across domain, trademark, and socialfind_names— check multiple candidates with business context, score, and rank them
Scoring Profiles
| Profile | Optimizes for |
|---|---|
default | Balanced — domain, trademark, length, pronounceability |
startup-saas | .com availability (hard filter: must have .com) |
fintech | Trademark safety (hard filter: must be trademark-clear) |
consumer | Social handles + pronounceability |
developer-tools | .dev/.io TLDs + GitHub handle |
pip install -e ".[dev]"
pytest tests/ -v
ruff check src/ tests/
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
