Ratary Memory Mcp

Created By
main3 days ago
Ratary is an open-source AI Brain Platform. The Memory MCP server (ratary) gives coding assistants durable, owner-scoped memory across sessions — hybrid search, knowledge graph traversal, and token-efficient context assembly. Transports: local stdio (28 tools, clone repo) · npm @ratary/mcp-server (REST proxy, 6 tools) · optional remote Streamable HTTP /mcp when deployed. Self-host: D1, Postgres, Supabase, MariaDB, or Docker. Note: Ontorata MCP and Ontorata Studio are separate products.

Server Config

{
  "mcpServers": {
    "ratary": {
      "command": "npx",
      "args": [
        "-y",
        "@ratary/mcp-server"
      ],
      "env": {
        "RATARY_BASE_URL": "https://ratary.ontorata.com",
        "RATARY_API_KEY": "aic_..."
      }
    }
  }
}
Project Info
Created At
3 days ago
Updated At
3 days ago
Author Name
main
Star
-
Language
-
License
-
Category

Recommend Servers

View All