mcp-server-x
This document provides a structured summary of a Model Context Protocol (MCP) server designed to offer weather querying and route planning services.
开发一个简单的 mcp 服务
请你仔细参考 @weather-server-typescript 中的关于 mcp 的开发规则,可以完全参考这个目录。再帮我实现一个提供 查询天气、和规划路线两个工具的 mcp 服务,文件夹名为 china-weather-map。查询天气从这个接口拿数据:@https://restapi.amap.com/v3/weather/weatherInfo?key=2e645bee34ad494cfbd9baceccb351d0&city=110000&extensions=all ,规划路线从这个接口拿数据:@https://restapi.amap.com/v5/direction/driving?key=2e645bee34ad494cfbd9baceccb351d0&origin=116.481488,39.990464&destination=116.403124,39.940693&strategy=0
Related MCP Servers
View all location_services servers →mcp-server-airbnb
by openbnb-org
MCP Server for searching Airbnb and getting listing details.
apple-mcp
by Dhravya
This is a collection of Apple-native tools for the Model Context Protocol (MCP) that integrates with various Apple applications to automate tasks and manage communications.
iMCP
by loopwork-ai
iMCP is a macOS app that connects your digital life with AI, supporting the Model Context Protocol (MCP) for seamless integration with various clients.
mcp_weather_server
by isdaniel
A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.
open-streetmap-mcp
by jagan-shanmugam
An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.