weather-mpc-s
If you are the rightful owner of weather-mpc-s and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server built with mcp-framework.
The weather-mcp-s is a Model Context Protocol server designed to facilitate the integration and execution of various tools using the mcp-framework. It provides a structured environment for developing, testing, and deploying MCP tools, allowing developers to extend its functionality by adding custom tools. The server is built with a focus on ease of use, offering a command-line interface for adding new tools and a straightforward process for publishing to npm. It supports integration with platforms like Claude Desktop, enabling seamless execution of MCP tools in different environments. The project structure is organized to separate the core server logic from the tools, making it easy to manage and scale.
Features
- Tool Development: Easily create and integrate new tools using the MCP framework.
- CLI Support: Use command-line commands to add and manage tools.
- Publishing: Simple steps to publish your MCP server to npm.
- Platform Integration: Compatible with Claude Desktop for local and published server execution.
- Structured Project: Organized project structure for easy navigation and management.
Tools
ExampleTool
Sample tool showing how to create and use tools
data-processor
Data processing tools
api-client
API Client Tools
file-handler
File processing tools