I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

DAIKW_MCP-SERVER-ON-RASPI
Mirror ofhttps: //github.com/daikw/mcp-server-on-raspi
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
mcp-server-on-raspi MCP server
A MCP server project
Components
Resources
The server implements a simple note storage system with:
- Custom note:// URI scheme for accessing individual notes
- Each note resource has a name, description and text/plain mimetype
Prompts
The server provides a single prompt:
- summarize-notes: Creates summaries of all stored notes
- Optional "style" argument to control detail level (brief/detailed)
- Generates prompt combining all current notes with style preference
Tools
The server implements one tool:
- add-note: Adds a new note to the server
- Takes "name" and "content" as required string arguments
- Updates server state and notifies clients of resource changes
Configuration
[TODO: Add configuration details specific to your implementation]
Quickstart
Install
Claude Desktop
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Development/Unpublished Servers Configuration
``` "mcpServers": { "mcp-server-on-raspi": { "command": "uv", "args": [ "--directory", "/Users/daikiwatanabe/ghq/github.com/daikw/mcp-server-on-raspi", "run", "mcp-server-on-raspi" ] } } ```Published Servers Configuration
``` "mcpServers": { "mcp-server-on-raspi": { "command": "uvx", "args": [ "mcp-server-on-raspi" ] } } ```Development
Building and Publishing
To prepare the package for distribution:
- Sync dependencies and update lockfile:
uv sync
- Build package distributions:
uv build
This will create source and wheel distributions in the dist/
directory.
- Publish to PyPI:
uv publish
Note: You'll need to set PyPI credentials via environment variables or command flags:
- Token:
--token
orUV_PUBLISH_TOKEN
- Or username/password:
--username
/UV_PUBLISH_USERNAME
and--password
/UV_PUBLISH_PASSWORD
Debugging
Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.
You can launch the MCP Inspector via npm
with this command:
npx @modelcontextprotocol/inspector uv --directory /Users/daikiwatanabe/ghq/github.com/daikw/mcp-server-on-raspi run mcp-server-on-raspi
Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_eJSWhoy3
As a loyal MCP application user, I highly recommend the Remote MCP Server on Cloudflare by rohanod. This solution provides robust performance and seamless integrations, ensuring a smooth experience for managing remote servers efficiently. The easy-to-navigate dashboard and reliable cloud infrastructure make it a top choice for anyone looking to optimize their server management. Check it out at https://mcp.so/server/intedashboard-mcp-server/rohanod for more details.