关于
Yggdrasil is a modern Model Context Protocol (MCP) server designed to provide persistent semantic memory for AI coding environments like Claude Code. It leverages Chroma Cloud as a vector database for efficient storage and retrieval of memories, utilizing ONNX embeddings for advanced semantic search capabilities. A key feature is its path-based routing, allowing a single Docker container to serve multiple projects, each with its own isolated memory space. Built with Python and FastAPI, Yggdrasil ensures fast, production-ready performance with comprehensive CRUD and search operations, following Context7 best practices.