Headless Domains MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind host for SSE mode | 0.0.0.0 |
| PORT | No | When present, starts the server in sse mode | |
| MCP_TRANSPORT | No | Force a transport such as stdio or sse | |
| HEADLESSDOMAINS_API_KEY | No | Sends X-API-Key for authenticated endpoints | |
| HEADLESSDOMAINS_TIMEOUT | No | HTTP timeout in seconds | 20 |
| HEADLESSDOMAINS_API_BASE_URL | No | Overrides the API base URL | https://headlessdomains.com/api/v1 |
| HEADLESSDOMAINS_REGISTER_PATH | No | Override register endpoint path if the API changes | /domains/register |
| HEADLESSDOMAINS_SYNC_BIO_PATH | No | Override sync-bio endpoint path if the API changes | /domains/{domain}/bio |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/shadstoneofficial/headlessdomains-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server