Model Context Protocol (MCP) server built with Express.js that provides weather data tools.
git clone https://github.com/vercel-labs/express-mcppnpm ipnpm dev
This MCP server provides weather-related tools:
You can connect to the server using MCP Inspector or any other MCP client.
Be sure to include the /mcp
path in the connection URL (e.g., https://your-deployment.vercel.app/mcp
).
POST /mcp
: Handles incoming messages for the MCP protocol