weather-mpc-s
0
weather-mcp-s is an MCP server built with the mcp-framework, designed to facilitate the development and deployment of custom MCP tools. Its structured guidance on tool creation and integration with platforms like Claude Desktop highlights its usability and flexibility.
weather-mcp-s
A Model Context Protocol (MCP) server built with mcp-framework.
Quick Start
- Install dependencies using npm
- Build and test the project
Project Structure
- Organized in a typical Node.js project layout
- Includes examples of adding and developing tools
Tool Development
- Provides a guide for developing custom MCP tools with the framework
Publishing to npm
- Instructions on updating package metadata, building, and publishing the package
Using with Claude Desktop
- Steps to configure
weather-mcp-s
for local use and after publishing