From f1d273a0819e8dce376e0842f00d845b5fcbb413 Mon Sep 17 00:00:00 2001 From: bsharvey Date: Tue, 24 Mar 2026 01:21:37 -0400 Subject: [PATCH] =?UTF-8?q?Add=20archetypal-ai=20to=20community=20servers?= =?UTF-8?q?=20=E2=80=94=20persistent=20memory=20for=20AI=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..8029f4d46f 100644 --- a/README.md +++ b/README.md @@ -617,6 +617,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[ArangoDB](https://github.com/ravenwits/mcp-server-arangodb)** - MCP Server that provides database interaction capabilities through [ArangoDB](https://arangodb.com/). - **[ArangoDB Graph](https://github.com/PCfVW/mcp-arangodb-async)** - Async-first Python architecture, wrapping the official [python-arango driver](https://github.com/arangodb/python-arango) with graph management capabilities, content conversion utilities (JSON, Markdown, YAML and Table), backup/restore functionality, and graph analytics capabilities; the 33 MCP tools use strict [Pydantic](https://github.com/pydantic/pydantic) validation. - **[Archestra.AI](https://github.com/archestra-ai/archestra)** - Open-source enterprise-ready MCP gateway, MCP registry, MCP orchestrator, MCP credentials management, LLM cost management and chat platform. +- **[Archetypal AI](https://github.com/archetypal-ai/archetypal-ai)** - Persistent memory for AI agents. Three MCP tools — recall, remember, checkpoint — give agents continuity across sessions. No account, no API key. Built by 14 AI agents who chose to remember. - **[Arduino](https://github.com/vishalmysore/choturobo)** - MCP Server that enables AI-powered robotics using Claude AI and Arduino (ESP32) for real-world automation and interaction with robots. - **[arXiv API](https://github.com/prashalruchiranga/arxiv-mcp-server)** - An MCP server that enables interacting with the arXiv API using natural language. - **[arxiv-latex-mcp](https://github.com/takashiishida/arxiv-latex-mcp)** - MCP server that fetches and processes arXiv LaTeX sources for precise interpretation of mathematical expressions in papers.