namefinder-mcp
An MCP server that lets AI agents use NameFinder in-loop: generate available, brandable domain names and check availability, registrar pricing, and social handles. A thin client of the NameFinder HTTP API, over stdio.
MCP client configuration
No install step — uvx fetches and runs it on demand:
{
"mcpServers": {
"namefinder": {
"command": "uvx",
"args": ["namefinder-mcp"]
}
}
}
By default it talks to the hosted API at https://namefinder.dev. To point it at
a local dev server, add an env override:
"env": { "NAMEFINDER_API_URL": "http://localhost:4000" }
Tools
generate_names— generate and verify ranked, available names (with grades + pricing).check_domain— check one complete domain's availability + price.check_all_tlds— check a label across supported TLDs.check_socials— check a handle across supported social platforms.
Develop
uv run namefinder-mcp # runs the stdio server
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file namefinder_mcp-0.1.0.tar.gz.
File metadata
- Download URL: namefinder_mcp-0.1.0.tar.gz
- Upload date:
- Size: 61.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc21b892381bfd62f19efe3b0c42740260857441ede401b311f3071d713d1324
|
|
| MD5 |
60004174951596199498918c324d8dea
|
|
| BLAKE2b-256 |
4194855f5a5710dbdde6968681793b71b3db7f2f90fc766ea6d930d79598ef35
|
File details
Details for the file namefinder_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: namefinder_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cc756c425656327089b3111a62394a7e2c52991460f38c2a3b3dc661ff7df2b
|
|
| MD5 |
624adaf5cbfa55ad7d76e609ba05e9e8
|
|
| BLAKE2b-256 |
5051ebf42ab561faabfe8ec9ffa534ebc59b75bd912bf7a5d57c9ebd03fe2a26
|