mcp-weather-server-example

mcp-weather-server-example

3.1

If you are the rightful owner of mcp-weather-server-example 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 MCP weather server project

The weather-service MCP server is designed to manage and summarize notes using a custom URI scheme. It allows users to add, store, and summarize notes with varying levels of detail. The server is equipped with a simple note storage system and provides a prompt for summarizing stored notes. It is built to be compatible with different platforms and can be configured for both development and published environments. The server also supports building and publishing processes, making it easy to distribute and update.

Features

  • Custom note: // URI scheme for accessing individual notes
  • Summarize-notes prompt with optional style argument
  • Add-note tool for adding new notes
  • Updates server state and notifies clients of resource changes
  • Compatible with different platforms for easy configuration