Akasha Mcp Server

Created By
ocuil2 months ago
Overview

Give your AI agents persistent shared memory. Akasha MCP Server provides 10 tools for reading, writing, querying, and organizing knowledge across conversations. Features cognitive memory layers (working/episodic/semantic/procedural), stigmergic coordination (pheromone signals for multi-agent systems), and automatic memory consolidation. Works with Claude Desktop, Cursor, and any MCP client.

Server Config

{
  "mcpServers": {
    "akasha": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/ocuil/akasha-public#subdirectory=mcp-server",
        "akasha-mcp"
      ],
      "env": {
        "AKASHA_API_URL": "http://localhost:8080"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
ocuil
Star
-
Language
-
License
-
Category

Recommend Servers

View All