remio-mcp

GeekMai90/remio-mcp
★ 1 stars JavaScript 🤖 AI/LLM Updated today
MCP server for Remio — expose your Remio knowledge base to AI agents (Claude, Cursor, and any MCP-compatible client)
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": {
    "remio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "GeekMai90/remio-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for [Remio](https://remio.ai) — expose your Remio knowledge base to AI agents like Claude, Cursor, and any MCP-compatible client. Remio already ships a CLI (`remio search_notes`, `remio rag`, etc.) that works great for manual use in the terminal. So why wrap it as an MCP server?

Tools (10)

REMIO_PATHadd_note_to_collectioncreate_notecreate_people_notedelete_noteragread_noteremove_note_from_collectionsearch_notesupdate_note