← Registry

Developer Tools

encirca.com

Facilitates domain registration management by checking prices, suggesting available domains, generating checkout links, and listing owned domains.

1 endpoint10 known toolsFirst detected August 19, 2026Last detected August 19, 2026

ENDPOINT 1

https://mcp.encirca.com/mcp

No auth detected

MCP server metadata

Name
encirca-domains-mcp
Version
1.1.0
Capabilities
tools
Server instructions

Encirca MCP exposes public domain commerce tools without login. Account-management tools require an Auth0 bearer token after the user has completed the existing Encirca login and team-selection flow.

Known tools 10

check_domain_price

Check live local pricing and availability for one or more domains using partner-specific ESB rules without writing cache rows.

Inferred read-only
suggest_available_domains

Generate AI-backed domain ideas from a business brief and pre-check availability locally across partner-appropriate TLDs.

Inferred read-only
generate_checkout_link

Create a checkout URL for available domains using a raw JWT token.

Potential side effects
get_domain_requirements

Return MCP-only restricted TLD eligibility requirements and checkout flow choices so the customer can be told what information checkout will require.

Inferred read-only
list_my_domains

List domains for the authenticated Encirca account from live RegyREST domain data plus read-only ESB task fallback.

Inferred read-only
get_domain_details

Return sanitized read-only details for a domain owned by the authenticated Encirca account.

Inferred read-only
list_expiring_domains

List domains from the authenticated Encirca account that expire within a configurable number of days.

Inferred read-only
list_invoices

List read-only ESB domain invoices/orders for the authenticated Encirca account.

Inferred read-only
get_account_profile

Return the authenticated Encirca account profile and selected team profile from the verified Auth0 token.

Inferred read-only
get_account_identity

Return the currently authenticated Auth0 user and selected Encirca team identity.

Inferred read-only

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.encirca-domains-mcp]
url = "https://mcp.encirca.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "encirca-domains-mcp": {
      "type": "http",
      "url": "https://mcp.encirca.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: encirca-domains-mcp
Remote MCP URL: https://mcp.encirca.com/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": {
    "encirca-domains-mcp": {
      "url": "https://mcp.encirca.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "encirca-domains-mcp": {
      "type": "http",
      "url": "https://mcp.encirca.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "encirca-domains-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.encirca.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for encirca.com was fetched 2026-08-21T15:18:44.382Z.

Trust status Trusted

encirca.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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