Sunwood Ai Labs_mcp Weather Service Server
@MCP-Mirror
关于 Sunwood Ai Labs_mcp Weather Service Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Sunwood-ai-labs_mcp-weather-service-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Sunwood Ai Labs_mcp Weather Service Server?
Despite its name, Sunwood Ai Labs_mcp Weather Service Server is a note‑storage system implemented as an MCP server. It provides resources, prompts, and tools for managing simple text notes. It is intended for developers using Model Context Protocol‑compatible clients such as Claude Desktop.
How to use Sunwood Ai Labs_mcp Weather Service Server?
Install via uv or uvx (for public distribution) and add the server configuration to your Claude Desktop config file (claude_desktop_config.json). Use the provided resource URI (note://), the summarize-notes prompt (with optional style argument), and the add-note tool to create and access notes.
Key features of Sunwood Ai Labs_mcp Weather Service Server
- Custom
note://URI scheme for accessing individual notes - Summarize‑notes prompt with optional brief/detailed style control
- Add‑note tool that accepts
nameandcontentarguments - Server state updates and resource change notifications for clients
- Packaged and published via
uvand PyPI
Use cases of Sunwood Ai Labs_mcp Weather Service Server
- Adding personal notes through an MCP client
- Retrieving stored notes using the
note://resource URI - Generating summaries of all notes with configurable detail level
- Integrating a lightweight note‑keeping feature into Claude Desktop workflows
FAQ from Sunwood Ai Labs_mcp Weather Service Server
What does the server actually do?
It implements a simple note storage system. It offers one resource (note:// URIs), one prompt (summarize-notes), and one tool (add-note). It does not provide any weather data despite its name.
How do I install the server?
For development (unpublished) servers, use the uv command with the --directory flag pointing to the project folder. For published servers, use uvx with the package name. Add the configuration to the Claude Desktop config file.
What runtime or dependencies are required?
The server requires Python and uv (or uvx for published packages). It uses the Model Context Protocol and is distributed as a Python package.
Where are notes stored?
Notes are stored in the server’s state in memory. The server notifies clients of resource changes when a note is added.
How can I debug the server?
Use the MCP Inspector by running npx @modelcontextprotocol/inspector uv --directory <path> run weather-service. It provides a browser‑based debugging interface.
媒体与设计 分类下的更多 MCP 服务器
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
评论