Skip to main content
Glama
startupnamegenerator

Startup Name Generator MCP

Official

Startup Name Generator MCP

Connect any MCP client (Claude, Cursor, or your own agent) to Startup Name Generator: generate startup names whose .com is available right now (checked live), then screen the one you pick against the US (USPTO) and EU (EUIPO) trademark registers.

Any model can suggest a name. The hard part, the part that actually protects you, is verifying the .com is free and the trademark is clear before you commit a company to a name. That is what these tools do.

Tools

  • generate_names — brandable names whose .com is available, each checked live against domain records.

  • check_domain — authoritative .com availability for a single name (via RDAP).

  • screen_trademark — a US plus EU registry knockout search with exact, phonetic, and fuzzy matching, scored by Nice class. Not legal advice.

  • score_name — a 0 to 100 defensibility score from the domain and trademark signal.

Related MCP server: DomainFinder MCP Server

Quick start

  1. Get a free API key at startupnamegenerator.com/mcp.

  2. Add it to your MCP client.

Claude Desktop / Cursor / Windsurf (stdio)

{
  "mcpServers": {
    "startupnamegenerator": {
      "command": "npx",
      "args": ["-y", "startupnamegenerator-mcp"],
      "env": { "STARTUPNAMEGENERATOR_API_KEY": "your_key_here" }
    }
  }
}

Hosted (Streamable HTTP), direct

If your client speaks Streamable HTTP, point it straight at the server with a Bearer token, no npm needed:

URL:    https://startupnamegenerator.com/api/mcp
Header: Authorization: Bearer your_key_here

This package is a thin convenience launcher: it bridges your client to that hosted endpoint via mcp-remote. The name, domain, and trademark engine runs server-side.

Pricing

Generating names and checking .com availability are free. The trademark Name Check is free, one a day; Pro and Ultimate raise the monthly allowance. See startupnamegenerator.com/pricing.

License

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Enables 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
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables 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
  • A
    license
    Not graded
    quality
    F
    maintenance
    Score brand names across domain availability, USPTO trademark conflict, social handle availability (12+ platforms), SEO strength, and AI findability (GEO) in a single call. Pay-per-call via the x402 micropayment protocol (USDC on Base + Solana) — no signup, no API keys.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides evidence-first product naming tools for agents and founders, including domain registry checks, namespace searches, and finalist research with sources and timestamps.
    MIT

View all related MCP servers

Related MCP Connectors

  • Brandable business names with live domain availability + one-click buy URLs.

  • Check if a brand name is free across domains, GitHub, npm and PyPI, and suggest available names.

  • Trademark search, monitoring and conflict research across 30+ registers, with provenance.

View all MCP Connectors

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/startupnamegenerator/mcp'

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