leng-2024/agent-with-mcp
3.2
If you are the rightful owner of agent-with-mcp 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.
A geolocation intelligent assistant based on Baidu Map API, DeepSeek API, and MCP toolchain, effective only in China.
Tools
Functions exposed to the LLM to take actions
get_ip
Retrieve user's public IP.
get_location_ip
Get geographic location from IP.
get_location_text
Convert address to coordinates.
get_places
Search for nearby places.
get_place_driving_distance
Plan driving route.
get_place_walking_distance
Plan walking route.
get_place_riding_distance
Plan cycling route.
get_place_transit_distance
Plan public transit route.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client