Servers
Simple Weather MCP Server example from Quickstart
@MCP-Mirror
Mirror of
Overview
What is Simple Weather MCP Server example from Quickstart?
An example MCP server that provides weather data, as explained in the MCP quickstart (https://modelcontextprotocol.io/quickstart). It is intended for developers learning how to build and configure an MCP server.
How to use Simple Weather MCP Server example from Quickstart?
Install dependencies with npm install, build with npm run build, then configure in Claude for Desktop by adding an entry to the mcpServers object in the configuration JSON (e.g., ~/Library/Application\ Support/Claude/claude_desktop_config.json).
Key features of Simple Weather MCP Server example from Quickstart
- Official example from the MCP quickstart
- Built with Node.js
- Configuration provided for Claude for Desktop
Use cases of Simple Weather MCP Server example from Quickstart
—
FAQ from Simple Weather MCP Server example from Quickstart
—