duan-li_mcp-weather-server-example

duan-li_mcp-weather-server-example

3.1

If you are the rightful owner of duan-li_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 note:// URI scheme. It allows users to add, store, and summarize notes with varying levels of detail. The server is equipped with tools to add new notes and resources to access and summarize existing notes. It is built to be compatible with different platforms and can be configured for both development and published environments. The server also supports debugging through the MCP Inspector, making it easier to troubleshoot and refine the server's functionality.

Features

  • Custom note: // URI scheme for accessing individual notes
  • Summarize-notes prompt for creating summaries of stored notes
  • Optional style argument for controlling summary detail level
  • Add-note tool for adding new notes to the server
  • Notification system for resource changes

Tools

  1. add-note

    Adds a new note to the server with 'name' and 'content' as required arguments.