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
—
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント