← Registry

Data Collection

ota-akiya.com

Provides public information about a site, its services, and FAQs through structured query endpoints.

1 endpoint7 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://ota-akiya.com/mcp

No auth detected

MCP server metadata

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "website-ota-akiya",
  "transport": "streamable-http",
  "url": "https://ota-akiya.com/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.