← kuongeo.com

INDIVIDUAL MCP TOOL

place

Static facts for a municipality of Japan by 5-digit code (JIS X 0402): names (ja/en), prefecture, population (2020 census), JMA warning area and region, centre point, and the URL of its page on kuongeo.com.

kuongeo.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://kuongeo.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for place and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

kuongeo.com

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • answer — Give a place name in Japanese or English (e.g.
  • here — For one point in Japan: municipality and its 5-digit code, JMA warnings and advisories in force (with English names), nearest AMeDAS observation, heat (WBGT), earthquakes within 300 km, hazard zones (flood, tsunami, storm surge, landslide), elevation, nearest free RTK base, furusato-nozei prices for the municipality and the cost of living of the matching surveyed city (rent, utilities, staples; Statistics Bureau monthly survey) from kurashigram.com.
  • rtk_bases_near — Nearest online community RTK base stations (NTRIP) to a point, worldwide, from KUON GEO's 10-minute polling.
  • kurashigram_prices — Furusato-nozei return goods listed by a Japanese municipality on Rakuten, normalised to grams per 10,000 yen of donation, from kurashigram.com (CC BY 4.0).
  • gnss_in_japan — Index of the English field guide for engineers using GNSS in Japan: QZSS status, CLAS, MADOCA-PPP, GEONET and community bases, coordinates and heights (JGD2011/JGD2024), bringing equipment and radio law.