← Registry

Content Tools

everloop.jp

Provides read-only access to public site information, services, and FAQ entries.

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

ENDPOINT 1

https://everloop.jp/mcp

No auth detected

MCP server metadata

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

.mcp.json

{
  "mcpServers": {
    "website-everloop": {
      "type": "http",
      "url": "https://everloop.jp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "website-everloop",
  "transport": "streamable-http",
  "url": "https://everloop.jp/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 everloop.jp was fetched 2026-08-23T21:02:43.004Z.

Trust status Neutral

everloop.jp 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.