All MCP servers

Neural Memory

Official
by Api.AirforcestdioAI & LLM Tools0202MIT

Persistent memory for AI agents — 55 MCP tools, spreading activation recall.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "neural-memory-imp4f5ae": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}