Skip to main content
Glama

MCP Kakao Local

by yunkee-lee
MIT License

get_place

Retrieve detailed information about a place, including name, address, reviews, and photos, by providing its unique ID from Kakao Local API. Ideal for integrating location-based data in Korea.

Instructions

Fetches details for a place such as name, address, reviews, photos and etc

Input Schema

NameRequiredDescriptionDefault
place_idYesID of a place, which is document ID in location search results

Input Schema (JSON Schema)

{ "properties": { "place_id": { "description": "ID of a place, which is document ID in location search results", "minimum": 1, "title": "Place Id", "type": "integer" } }, "required": [ "place_id" ], "title": "get_placeArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Kakao Local

Related Tools

    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/yunkee-lee/mcp-kakao-local'

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