Java Map Component Platform (Java MCP)
@h7ml
About Java Map Component Platform (Java MCP)
java-mcp-server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Java Map Component Platform (Java MCP)?
A Spring Boot-based platform that provides map services including geocoding, reverse geocoding, weather queries, POI search, route planning, IP location, and distance measurement. It integrates with the Gaode Maps (AMap) API and is intended for Java developers who need server-side mapping capabilities.
How to use Java Map Component Platform (Java MCP)?
Clone the repository, configure the Gaode Maps API key in src/main/resources/application.properties under amap.key, then build and run with mvn clean package followed by java -jar target/demo-0.0.1-SNAPSHOT.jar or mvn spring-boot:run. The service starts on port 8080.
Key features of Java Map Component Platform (Java MCP)
- Geocoding and reverse geocoding
- Weather query by city name or adcode
- POI keyword and perimeter search
- Route planning for walking, biking, driving, and transit
- IP‑based location lookup
- Distance measurement (direct line, driving, walking)
Use cases of Java Map Component Platform (Java MCP)
- Convert addresses to coordinates for mapping applications
- Retrieve weather data for a specified city
- Find points of interest around a location
- Calculate routes and distances for logistics or travel apps
- Determine location details from IP addresses
FAQ from Java Map Component Platform (Java MCP)
What dependencies are required?
JDK 17+ and Maven 3.6+.
How do I configure the Gaode Maps API key?
Set the property amap.key in src/main/resources/application.properties.
What database does the platform use?
An embedded H2
More Media & Design MCP servers
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
Comments