← Registry

Content Tools

azumimusuhi.jp

Retrieves site metadata and enables searching and fetching published projects and experiences.

1 endpoint10 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://mcp.azumimusuhi.jp/mcp

No auth detected

MCP server metadata

Name
azumimusuhi
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

get_site_info

Return published site metadata for 安曇むすひ (name, public pages, contact email).

Potential side effects
search_projects

Search published project records by Japanese query and optional status.

Inferred read-only
get_project

Get one published project by exact id, including description and source_url.

Inferred read-only
search_experiences

Search published experience records (agriculture, fishing, kayak, hiking, and related consultation entries).

Inferred read-only
get_experience

Get one published experience by exact id.

Inferred read-only
list_events

List published events with optional query and status.

Inferred read-only
get_event

Get one published event by exact id, including start_at/end_at, place_name, and source_url when present in agent-data.

Inferred read-only
get_visit_information

Return Japanese public visit information from /api/v1/site.visit_information.

Inferred read-only
plan_experience

Assemble a read-only consultation draft plan from published experience ids, in input order.

Inferred read-only
prepare_inquiry

Prepare a contact inquiry draft template from published experience ids.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "azumimusuhi",
  "transport": "streamable-http",
  "url": "https://mcp.azumimusuhi.jp/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.