Tencent Map LBS API MCP. Calculate routes or pinpoint any location in China.
Tencent Map LBS API brings China's leading location-based services directly into your AI agent. It lets you calculate precise routes, find points of interest, and convert addresses to coordinates for any task involving Chinese geography. This MCP gives your agent the ability to handle complex mapping tasks—like optimizing logistics or market research—without ever opening a map app or dealing with API keys.
Give Claude and any AI agent real-world access
The agent converts physical addresses into specific latitude and longitude coordinates.
You get turn-by-turn directions for driving, public transit, walking, or cycling between two points.
The agent searches for specific categories of places, like hotels or restaurants, within a defined area.
You can determine the regional location and audit user data using only an IP address.
The agent accesses a comprehensive list of all administrative districts in China for classification purposes.
Ask an AI about this
Waiting for input…
What AI agents can do with Tencent Map LBS API: 10 Tools for Geospatial Data
These tools let your agent perform every kind of location query: from finding the fastest driving route to listing administrative districts in China.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Tencent Map LBS API MCPDirection Bicycling
Gets detailed step-by-step directions for cycling routes.
Direction Driving
Calculates the fastest and most efficient driving route between points.
Direction Transit
Plans optimal public transit directions, including subway and bus transfers.
Direction Walking
Provides simple turn-by-turn walking instructions for pedestrians.
Geocoding
Converts a physical street address into precise latitude and longitude coordinates.
Get District List
Retrieves the full, official list of administrative districts used for regional classification.
Ip Location
Determines a location and regional data based on an input IP address.
Poi Search
Searches for specific types of points of interest, such as restaurants or hospitals...
Poi Suggestion
Suggests relevant local places when a user is searching generally in an area.
Reverse Geocoding
Converts raw latitude and longitude coordinates back into a readable street address.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Tencent Map LBS API, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Tencent Map LBS API. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Mapping data is a mess of clicks and tabs.
Today, determining basic location information means opening multiple browser tabs. You copy an address into one map tool, then you have to manually search another site for POIs, and if the coordinates are wrong, you waste time calling up a data sheet just to get the correct district name. It's tedious, error-prone work that slows down decision-making.
With this MCP integrated through Vinkius, all of that complexity disappears. You tell your agent what you need—whether it’s finding nearby restaurants or calculating the best transit time—and it handles the API calls and data cross-referencing instantly. You get a single, conversational answer.
The Tencent Map LBS API MCP gives you authoritative location data.
Specific manual steps that vanish include manually checking if an address is valid, switching between driving and public transit directions to find the best option, or having to search multiple directories just to get a complete list of administrative regions. These tasks used to require dedicated GIS software access.
Now, your agent handles this intelligence directly in your workflow. It's not just providing data; it's solving geographic problems for you on demand.
What Tencent Map LBS API MCP does for your AI
Stop manually looking up address data or switching between multiple mapping tools. With this MCP, you give your AI client the power of Tencent Map, China's dominant location infrastructure. Your agent handles all geographic operations through natural conversation. Need to know where an address is? Ask it to convert that physical location into precise coordinates instantly.
Planning a delivery route across Chinese cities? Just ask for driving, transit, or walking directions between points. It even searches for specific types of businesses, like restaurants or hotels, near any given spot. This unified access makes your agent act like a real-time geographic intelligence expert. If you're building an application that needs reliable mapping data in China, connecting this MCP via Vinkius gives you instant control over complex geocoding and routing without writing a single line of code.
019d848b-f161-70fc-9e0d-dd2d98b59203 How to set up Tencent Map LBS API MCP
The bottom line is you tell your agent what you need—a route, an address conversion, or a list of places—and it handles all the complex mapping calls in the background.
Subscribe to this MCP and provide your Tencent Map API Key and optional Secret Key.
Your AI client reads the location request (e.g., 'Find a coffee shop near X coordinates').
The agent executes the necessary tool call, retrieves precise map data, and reports the final result back in plain conversation.
Who uses Tencent Map LBS API MCP
This connector is essential for logistics managers who can't rely on basic map services for Chinese routes. It's vital for developers building WeChat Miniapps or any product needing deep, accurate location data across China.
Optimizes multi-stop delivery schedules and audits addresses to confirm serviceability before dispatching crews.
Integrates robust, reliable location services into WeChat apps, handling everything from route planning to POI searches via natural language prompts.
Analyzes the density and distribution of specific businesses or administrative boundaries across major Chinese cities.
Benefits of connecting Tencent Map LBS API MCP
Turns complex map tasks into simple conversations. Instead of writing code to convert an address, you just ask your agent for the coordinates using the geocoding tool.
Saves time on routing by supporting all modes: driving (direction_driving), public transit (direction_transit), walking (direction_walking), and bicycling (direction_bicycling).
Improves market intelligence by allowing you to search for specific businesses, like coffee shops, using the poi_search tool without needing to know their exact address.
Gives regional confidence. You can audit user location or classify data sources using the ip_location tool based on IP addresses, which is critical for compliance.
Provides complete coverage of Chinese geography, from getting a simple list of administrative districts via get_district_list to accurately reversing coordinates with reverse_geocoding.
Tencent Map LBS API MCP use cases
Optimizing Last-Mile Delivery
A logistics manager needs the fastest route for 15 packages across Shanghai. They ask their agent, 'What's the best way to get from point A to point B?' The agent uses direction_driving and then calculates a secondary walking path between two cluster points, delivering an optimized, multi-modal plan.
Verifying Miniapp User Input
A developer needs to ensure that a user entered a valid address for their WeChat app. They prompt the agent with 'Check this address: [Address]' and use geocoding, which instantly returns coordinates or flags the address as invalid.
Competitive Site Analysis
A market researcher wants to know where all the major coffee chains are in a new neighborhood. They ask their agent to perform a poi_search for 'coffee' within a 1km radius, getting an immediate list of competitors.
Geographic Data Validation
A compliance officer receives a user report with coordinates but no address context. They ask the agent to use reverse_geocoding on those points, instantly converting them into a readable street address for reporting.
Tencent Map LBS API MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Treating mapping as simple data lookup
Manually looking up coordinates from an unreliable Google Maps sheet and assuming they are accurate for Chinese addresses.
Always use the geocoding tool. It converts physical street names into precise, reliable latitude/longitude pairs guaranteed by Tencent Map.
Ignoring transportation modes
Planning a route solely based on driving time when the destination is deep in a city center with no parking.
Always check multiple directions. Use direction_transit or direction_walking to get the most realistic travel time.
Assuming all data sources are equal
Using generic web forms that don't account for China’s specific administrative boundaries.
Check regional validity using the get_district_list tool. This guarantees your classification data matches official Chinese standards.
When to use Tencent Map LBS API MCP
Use this MCP if your work involves any location-based task within mainland China, especially for enterprise logistics or WeChat Miniapp development. If you need to know coordinates from an address, calculate a route across multiple modes (driving, transit, walking), or find local businesses by type, this is the right tool. Don't use it if your mapping needs are limited to basic city-to-city travel in Western Europe; simpler general map services might suffice. However, you must use specific tools like direction_bicycling for cycling routes because generic routing tools won't account for bike paths.
Frequently asked questions about Tencent Map LBS API MCP
How do I convert an address to coordinates using the Tencent Map LBS API MCP? +
You use the geocoding tool. Simply ask your agent to take a physical street name and return its latitude and longitude, and it handles the conversion immediately.
Can I plan a route from my current location using direction_driving? +
Yes, you just need to provide both endpoints. The agent uses direction_driving to calculate the fastest driving path, accounting for real-time traffic conditions.
What if I only know coordinates and want a street address? Do I use reverse_geocoding? +
Yes, that's exactly what reverse_geocoding does. Give it the latitude and longitude, and it pulls back the most accurate readable street address.
Does poi_search only find businesses, or can it find other points of interest? +
It searches for various types of locations based on keywords you give it. It's useful for finding anything from a specific hospital to a general type of restaurant.
Is the get_district_list tool necessary if I just need to know the city name? +
No, but it’s useful for deep data validation. It provides the full list of administrative districts, ensuring your classification uses official governmental boundaries.