mcp-weather-server

mcp-weather-server

0

The weather-server is a TypeScript-based MCP server that allows users to manage and summarize text notes using the Model Context Protocol. It features tools for creating and summarizing notes and supports integration with MCP-compatible platforms.

weather-server MCP Server

A TypeScript-based Model Context Protocol server that implements a simple notes system, demonstrating core MCP concepts.

Features

Resources

  • List and access notes via note URIs
  • Each note includes a title, content, and metadata
  • Supports plain text MIME type for content access

Tools

  • Create new text notes with required parameters: title and content
  • Stores notes in server state

Prompts

  • Summarize stored notes, including all note contents as embedded resources
  • Structured prompt for LLM summarization

Installation

Instructions for adding server config for Claude Desktop on MacOS and Windows.