mcp-weather-service-server
5
The Weather Service MCP Server is designed for managing and summarizing notes using a custom note URI scheme. It offers tools for adding notes and provides a prompt for generating detailed or brief summaries. The server supports operations for developers to build, debug, and publish the service efficiently.
🌦️ Weather Service MCP Server
Features
- Note Saving System: Implements a simple system to save notes with a custom URI scheme to access individual notes. Each note includes a name, description, and MIME type.
- Summarization Prompt: Provides a prompt to create summaries of all stored notes, with control over detail level using an optional style argument.
- Add Note Tool: A tool to add new notes to the server, requiring name and content as mandatory arguments.
Quick Start
- Installation: Instructions for setting up on MacOS and Windows via configuration files.
Development
- Build and Publish: Steps to sync dependencies, build distribution packages, and publish to PyPI.
- Debugging: Recommendations to use MCP Inspector for debugging, with instructions to start the tool using npm.