drio
Open app

mcp-server-on-raspi MCP server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

The mcp-server-on-raspi is a project that implements a simple note storage system on a Raspberry Pi, allowing users to create, store, and summarize notes using a custom URI scheme.

To use the mcp-server-on-raspi, install the server on your Raspberry Pi, configure it according to your needs, and use the provided tools to add and summarize notes.

  • Custom note:// URI scheme for accessing individual notes. - Ability to add new notes with a name and content. - Summarization of all stored notes with adjustable detail levels.
  1. Personal note-taking and organization.
  2. Collaborative note sharing among users.
  3. Quick access to summarized notes for study or review.

Add to your AI client

Use these steps to connect mcp-server-on-raspi MCP server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "daikw-mcp-server-on-raspi-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-daikw-mcp-server-on-raspi-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "daikw-mcp-server-on-raspi-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-daikw-mcp-server-on-raspi-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "daikw-mcp-server-on-raspi-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-daikw-mcp-server-on-raspi-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "daikw-mcp-server-on-raspi-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-daikw-mcp-server-on-raspi-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "daikw-mcp-server-on-raspi-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-daikw-mcp-server-on-raspi-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "daikw-mcp-server-on-raspi-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-daikw-mcp-server-on-raspi-mcp-mirror"
      ]
    }
  }
}

FAQ

Can I access my notes from different devices?

Yes! As long as the server is running and accessible, you can access your notes from any device using the custom URI scheme.

Is there a limit to the number of notes I can store?

The limit depends on the storage capacity of your Raspberry Pi, but there is no inherent limit in the server itself.

How do I install the server?

Follow the quickstart guide in the documentation to install and configure the server on your Raspberry Pi.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":665,"uuid":"36439d39-de54-4ab4-9e20-5a41d73705dc","name":"daikw_mcp-server-on-raspi","title":"mcp-server-on-raspi MCP server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"$D2024-12-30T03:25:40.860Z","updated_at":"$D2025-02-23T07:15:13.605Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,raspberry-pi,note-storage","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/daikw_mcp-server-on-raspi","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]