mcp-laravel-notes

elber-code/mcp-laravel-notes
★ 0 stars Blade 🧠 Memory/Knowledge Updated today
A Laravel-based personal notes system featuring an integrated Model Context Protocol (MCP) server. Enables AI agents to securely access, synthesize, and maintain a structured digital memory from raw notes ingested via Mac/iOS Shortcuts.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-laravel-notes": {
      "command": "npx",
      "args": [
        "-y",
        "elber-code/mcp-laravel-notes"
      ]
    }
  }
}

README Excerpt

<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400" alt="Laravel Logo"></a></p> <p align="center"> <a href="https://github.com/laravel/framework/actions"><img src="https://github.com/laravel/framework/workflows/tests/badge.svg" alt="Build Status"></a>

Tools (4)

AcceptAuthorizationJSONPOST

Topics

ialaravelmcp