flor3z-github/navermap-mcp-server
3.2
If you are the rightful owner of navermap-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Naver Map MCP Server provides Naver Map API functionalities through the Model Context Protocol (MCP) for use in Claude Code and other MCP clients.
Tools
Functions exposed to the LLM to take actions
navermap_geocode
Converts an address to coordinates.
navermap_reverse_geocode
Converts coordinates to an address.
navermap_get_directions
Explores routes and provides distance, time, and cost information.
navermap_get_static_map
Generates a static map image with markers and routes.
navermap_get_usage
Retrieves API usage and cost information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client