Startupnamegenerator
@startupnamegenerator
关于 Startupnamegenerator
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"startupnamegenerator": {
"command": "npx",
"args": [
"-y",
"startupnamegenerator-mcp"
],
"env": {
"STARTUPNAMEGENERATOR_API_KEY": "your_key_here"
}
}
}
}工具
4brandable names whose .com is available, each checked live against domain records.
authoritative .com availability for a single name (via RDAP).
a US plus EU registry knockout search with exact, phonetic, and fuzzy matching, scored by Nice class. Not legal advice.
a 0 to 100 defensibility score from the domain and trademark signal.
概览
What is Startupnamegenerator?
Startupnamegenerator is an MCP server that connects any MCP client (Claude, Cursor, or your own agent) to the Startup Name Generator web service. It lets you generate startup names whose .com domain is available right now, checked live, and then screen your chosen name against the US (USPTO) and EU (EUIPO) trademark registers.
How to use Startupnamegenerator?
Get a free API key at startupnamegenerator.com/mcp, then add it to your MCP client. You can run it via stdio using npx -y startupnamegenerator-mcp with the environment variable STARTUPNAMEGENERATOR_API_KEY, or use the Streamable HTTP endpoint directly at https://startupnamegenerator.com/api/mcp with a Bearer token.
Key features of Startupnamegenerator
- Generate brandable names with live .com availability checks.
- Check authoritative .com availability for a single name via RDAP.
- Perform US plus EU trademark knockout searches with exact, phonetic, and fuzzy matching.
- Score a name from 0 to 100 based on domain and trademark signals.
- No npm needed for Streamable HTTP clients.
Use cases of Startupnamegenerator
- Quickly find startup names that still have a free .com domain.
- Screen a shortlisted name against major trademark registers before committing.
- Get a defensibility score to compare name options.
- Integrate name generation and screening directly into an AI coding or research workflow.
FAQ from Startupnamegenerator
What is the pricing?
Generating names and checking .com availability are free. The trademark name check is free, one per day; Pro and Ultimate plans raise the monthly allowance. See startupnamegenerator.com/pricing.
How do I get an API key?
You can get a free API key at startupnamegenerator.com/mcp.
What transports does Startupnamegenerator support?
It supports stdio (via the npx launcher) and Streamable HTTP (directly pointing to the hosted endpoint with a Bearer token).
Do I need to install anything for Streamable HTTP?
No — just point your client to https://startupnamegenerator.com/api/mcp and include an Authorization: Bearer header with your key. No npm is required.
Are there any usage limits?
The trademark name check is limited to one free search per day (with higher allowances on paid plans). There are no daily limits mentioned for name generation or domain availability checks.
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论