← Registry

API Tools

su-naileye.com

Provides a public API to retrieve site overview, services, and FAQ information.

1 endpoint7 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://su-naileye.com/mcp

No auth detected

MCP server metadata

Name
website-su-naileye
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Read-only public site data. Call get_site_overview first. Hidden, unverified, suppressed, or unpublished records are unavailable.

Known tools 7

get_site_overview

Return a bounded overview of public site information.

Inferred read-only
list_services

List public services with stable pagination.

Inferred read-only
get_service

Return one public service by id.

Inferred read-only
list_faq

List public FAQ questions with stable pagination.

Inferred read-only
get_faq_item

Return one public FAQ entry.

Inferred read-only
get_hours_and_contact

Return public opening hours and publicly listed contact channels.

Inferred read-only
get_pricing_public

List publicly published pricing lines with stable pagination.

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

.mcp.json

{
  "mcpServers": {
    "website-su-naileye": {
      "type": "http",
      "url": "https://su-naileye.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "website-su-naileye",
  "transport": "streamable-http",
  "url": "https://su-naileye.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 su-naileye.com was fetched 2026-08-11T08:28:14.626Z.

Trust status Neutral

su-naileye.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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