← Registry

DevOps

sitey.my

Manages domain subdomains and DNS records, including checking availability, creating, listing, and renewing subdomains.

1 endpoint9 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://sitey.my/mcp

No auth detected

MCP server metadata

Name
sitey
Version
1.0.0
Capabilities
tools.listChanged

Known tools 9

list_domains

List available root domains (e.

Inferred read-only
check_availability

Check if a specific subdomain name is available for registration under a given domain.

Inferred read-only
create_subdomain

Create a new DNS record for a subdomain.

Potential side effects
list_subdomains

List all subdomains you own.

Inferred read-only
renew_subdomain

Extend a subdomain you own before it expires.

Inferred read-only
update_subdomain

Update the DNS record value of a subdomain you own.

Potential side effects
delete_subdomain

Permanently delete a subdomain DNS record you own.

Potential side effects
create_txt_record

Create or update a TXT record for domain verification.

Potential side effects
delete_txt_record

Delete a TXT verification record from a subdomain you own.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sitey]
url = "https://sitey.my/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sitey": {
      "type": "http",
      "url": "https://sitey.my/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sitey
Remote MCP URL: https://sitey.my/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sitey": {
      "url": "https://sitey.my/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sitey": {
      "type": "http",
      "url": "https://sitey.my/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sitey",
  "transport": "streamable-http",
  "url": "https://sitey.my/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.