alms

ghassan-ai-projects/alms
★ 3 stars Go Database Updated 12d ago
Agent Learning Management System - MCP server for agent registry + cross-agent learning transfer
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "alms": {
      "command": "go",
      "args": [
        "run",
        "github.com/ghassan-ai-projects/alms@latest"
      ]
    }
  }
}

README Excerpt

ALMS is the Agent Learning Management System. It is a self-hosted MCP server for shared agent learning. It provides an agent registry, a cross-agent learning store, and protocol distribution without becoming an agent runtime or orchestration framework. Teams running multiple autonomous agents usually hit the same failure mode: one agent learns something useful, but the rest of the fleet never sees it. ALMS solves that with a small control plane that agents can use to:

Topics

agentsalmgolearningmcppostgresql
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →