开发一个简单的 mcp 服务
@jingjing20
About 开发一个简单的 mcp 服务
No overview available yet
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 开发一个简单的 mcp 服务?
This server provides two tools: querying weather and planning driving routes. It integrates with the Amap (高德地图) API using endpoints for weather information and direction driving. The server is built following the patterns of an existing weather-server-typescript example and is designed for developers who need weather data and route planning within the Model Context Protocol framework.
How to use 开发一个简单的 mcp 服务?
No explicit installation or configuration steps are provided in the README. The README references the @weather-server-typescript directory for development rules and structure, and specifies that the server folder should be named china-weather-map.
Key features of 开发一个简单的 mcp 服务?
- Weather query tool using Amap's weather API.
- Route planning tool using Amap's direction driving API.
- Uses an Amap API key embedded in the endpoints.
- Follows MCP development conventions from a reference server.
Use cases of 开发一个简单的 mcp 服务?
- Retrieve weather forecasts and current conditions for a location via city code.
- Calculate driving directions between two sets of coordinates.
FAQ from 开发一个简单的 mcp 服务?
What tools does this server provide?
It provides a weather query tool and a route planning tool.
Which external APIs does it use?
It uses the Amap weather API (restapi.amap.com/v3/weather/weatherInfo) and the Amap direction driving API (restapi.amap.com/v5/direction/driving).
Is there a reference implementation to follow?
Yes, the README suggests referring to the @weather-server-typescript directory for development rules and structure.
What is the recommended folder name?
The folder should be named china-weather-map.
Does the server include an API key?
Yes, the sample endpoints include an Amap API key (2e645bee34ad494cfbd9baceccb351d0).
Frequently asked questions
What tools does this server provide?
It provides a weather query tool and a route planning tool.
Which external APIs does it use?
It uses the Amap weather API (`restapi.amap.com/v3/weather/weatherInfo`) and the Amap direction driving API (`restapi.amap.com/v5/direction/driving`).
Is there a reference implementation to follow?
Yes, the README suggests referring to the @weather-server-typescript directory for development rules and structure.
What is the recommended folder name?
The folder should be named `china-weather-map`.
Does the server include an API key?
Yes, the sample endpoints include an Amap API key (`2e645bee34ad494cfbd9baceccb351d0`).
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments