mcp-server-on-raspi MCP server
@daikw
关于 mcp-server-on-raspi MCP server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-on-raspi": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
1Adds a new note to the server
概览
What is mcp-server-on-raspi?
mcp-server-on-raspi is an MCP server that implements a simple note storage system. It provides custom resources with a note:// URI scheme, a summarize-notes prompt, and an add-note tool. The server is intended for use with MCP clients like Claude Desktop.
How to use mcp-server-on-raspi?
Install and configure the server in the Claude Desktop configuration file (claude_desktop_config.json) using either uv for local development or uvx for a published package. Then invoke the available resources, prompts, and tools through an MCP client.
Key features of mcp-server-on-raspi
- Custom note:// URI scheme for accessing individual notes
- Each note resource has name, description, and text/plain mimetype
- Summarize-notes prompt with optional detail level (brief/detailed)
- Add-note tool to create new notes with name and content
- Notifies clients of resource changes when a note is added
Use cases of mcp-server-on-raspi
- Storing and retrieving short notes via an MCP client
- Generating summaries of all stored notes with adjustable detail
- Quickly adding notes from a conversation in Claude Desktop
- Experimenting with MCP resource, prompt, and tool patterns
FAQ from mcp-server-on-raspi
—
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论