RAMen

Rohit-Dnath/RAMen
★ 29 stars Go AI/LLM Updated today
RAMen is a fast in-memory data store like Redis, but built for AI: drop-in Redis protocol, native vector search, semantic caching, and a built-in MCP server for agents. Single Go binary, BSD-3.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ramen": {
      "command": "go",
      "args": [
        "run",
        "github.com/Rohit-Dnath/RAMen@latest"
      ]
    }
  }
}

Topics

ai-agentscachegolangkey-value-storellmmcpmcp-serverredisredis-alternativerespsemantic-cachevalkey-alternative-in-memory-databasevector-databasevector-search