fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.; YourMemory: YourMemory is an MCP-compatible memory server for AI agents that mimics human memory with biological decay. Important facts persist, outdated ones fade, and a graph layer keeps related memories alive. It achieves 59% Recall@5 on the LoCoMo-10 benchmark and can be installed with just two commands.
Building LLM applications that interact with custom tools and data sources
Providing persistent memory for AI coding assistants like Claude and Cline