
Kakao Navigation
kakao navigation mcp server using kakao mobility & kakao map api
README
Kakao Mobility & Kakao Map MCP Server
소개
본 레포지토리는 Model Context Protocol (MCP)을 준수하여 카카오 모빌리티 및 카카오맵 API와 연동되는 서버를 제공합니다. 국내 환경에 적합한 길찾기 서비스를 제공하는 것을 목표로 합니다.
주요 기능
1. 위치 검색 (지오코딩)
- 주소나 장소명을 좌표(위도/경도)로 변환
- 정확한 위치 정보 제공
2. 길찾기 서비스
- 출발지에서 목적지까지의 최적 경로 검색
- 도보, 자동차 등 다양한 이동 수단 지원
- 실시간 교통 정보 반영
시작하기
- kakao developers에 로그인합니다.
- 애플리케이션 생성
- '내 애플리케이션' > '애플리케이션 추가하기' > 애플리케이션 정보 입력 후 '저장'
- 카카오 맵 API 활성화
- 사이드바에서 '카카오 맵' 선택 > '활성화 설정' ON
- REST API Key 발급
- 사이드바에서 '앱 키' 선택 > 'REST API 키' 복사해 사용
제공 도구
본 서버는 다음과 같은 MCP 도구들을 제공합니다:
geocode
: 주소를 좌표 정보로 지오코딩direction_search_by_names
: 출발지와 목적지 주소로 길찾기direction_search_by_coordinates
: 출발지와 목적지 좌표로 길찾기future_direction_search_by_coordinates
: 출발지와 목적지 좌표로 미래 특정 시점의 길찾기address_search_by_place_name
: 장소 이름으로 주소 찾기
배포 정보
본 서버의 배포 정보 및 최신 업데이트는 Smithery에서 확인하실 수 있습니다.
Made with ❤️ using Model Context Protocol
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.