All MCP servers

Core

Official
by Api.AirforcestdioAI & LLM Tools0157Apache-2.0

Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "core-imp591cf": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}