Skip to main content
Glama
55tarkun
by 55tarkun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEOJP_API_KEYYesYour API key for ReverseGeoJP/ChibanJP. Required to access the geocoding and parcel APIs.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
reverse_geocodeA

緯度経度から最も近い町丁目の住所(都道府県・市区町村・町域・郵便番号)を返します。ReverseGeoJP APIを使用。境界内判定ではなく最近傍点を返す点に注意。

geocodeA

日本語の住所文字列(部分一致)から、候補となる町丁目と緯度経度を最大10件返します。ReverseGeoJP APIを使用。

get_parcelA

緯度経度から、その地点を含む筆の地番・大字・市区町村・測量精度区分を返します。ChibanJP APIを使用。対応エリアは東京都・大阪府・北海道・愛知県・神奈川県・兵庫県・福岡県・長野県の8都道府県のみ。

lookup_locationA

緯度経度から、住所(ReverseGeoJP)と地番(ChibanJP)をまとめて調べます。2つの独立したAPIを並行に呼び出して1回の結果に統合します。ChibanJPは対応8都道府県外だとnot_foundになる点に注意(住所側は取得できる場合があります)。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/55tarkun/geojp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server