What is the UBOS MCP Server for Kakao Local API?
The UBOS MCP Server is a component that connects your AI Agents to the Kakao Local API and Kakao Map, allowing your AI to access location-based services and data.
What is MCP?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs.
What are the prerequisites for running the MCP Server?
You need Python 3.13 or higher, uv, and API credentials from Kakao Developers.
How do I configure the MCP Server?
Create a .env file in the project root and add your Kakao REST API key.
How do I run the MCP Server?
Use uv sync to install dependencies and then uv run src/mcp_kakao_local to run the server.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform that helps you orchestrate AI Agents, connect them with your enterprise data, and build custom AI Agents with your LLM model and Multi-Agent Systems.
Where can I find my Kakao API key?
You can find your Kakao API key on the Kakao Developers website after creating an application.
What kind of location-based services can I access through the Kakao Local API?
You can access services like Place Search, Geocoding/Reverse Geocoding, Route Planning, and Map Display.
What problem does MCP solve?
MCP (Model Context Protocol) solves the problem of standardizing how applications provide context to LLMs.
How does the MCP server integrate with UBOS platform?
The MCP server seamlessly integrates with other UBOS AI Agent development tools and services, allowing usage of wider ecosystem to create AI applications.
Kakao Local API Connector
Project Details
- yunkee-lee/mcp-kakao-local
- MIT License
- Last Updated: 5/11/2025
Recomended MCP Servers
An MCP server that enables AI agents to interact with PumpSwap for real-time token swaps and automated on-chain...
A Cursor MCP tool that enables Claude's thinking mode"
Store and load JSON documents from LLM tool use
Prometheus exporter that scrapes meta information about a ceph cluster.
MCP Server to interact with Google Gsuite prodcuts
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。





