Akasha Mcp Server
@ocuil
About Akasha Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Akasha Mcp Server?
Akasha Mcp Server gives AI agents persistent shared memory through 10 tools for reading, writing, querying, and organizing knowledge across conversations. It is designed for multi-agent systems needing cognitive memory layers (working/episodic/semantic/procedural), stigmergic coordination via pheromone signals, and automatic memory consolidation. It works with Claude Desktop, Cursor, and any MCP client.
How to use Akasha Mcp Server?
Install and configure Akasha Mcp Server as an MCP server for your chosen client (Claude Desktop, Cursor, etc.). Once running, your AI agent can use its 10 tools to create, retrieve, update, and consolidate memory across sessions.
Key features of Akasha Mcp Server
- 10 tools for knowledge read/write/query/organize
- Four cognitive memory layers: working, episodic, semantic, procedural
- Stigmergic coordination with pheromone signals for multi-agent systems
- Automatic memory consolidation across conversations
- Compatible with Claude Desktop, Cursor, and any MCP client
Use cases of Akasha Mcp Server
- Persistent agent memory that survives across chat sessions
- Multi-agent coordination using stigmergic pheromone signals
- Organizing and querying knowledge with layered memory models
- Automatic, transparent consolidation of agent experiences
- Shared context and history for teams of AI agents
FAQ from Akasha Mcp Server
What memory types does Akasha Mcp Server support?
It supports four cognitive memory layers: working, episodic (event sequences), semantic (facts/knowledge), and procedural (skills/routines).
How does multi-agent coordination work?
Agents communicate via stigmergic coordination using pheromone signals — digital markers that other agents can detect and respond to without direct communication.
Does memory persist across sessions?
Yes, Akasha Mcp Server provides persistent shared memory that remains available across conversations.
Which clients are supported?
It works with Claude Desktop, Cursor, and any client that implements the Model Context Protocol (MCP).
What is automatic memory consolidation?
The server automatically consolidates memories over time, summarizing and organizing information to keep the knowledge base efficient and relevant.
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Comments