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.; mimirs: Mímirs provides persistent project memory for AI coding agents, reducing token consumption and context overhead through local indexing, semantic search, cross-session memory, and dependency graphs. It works with multiple editors and is privacy-preserving with no cloud dependencies. The tool achieves 90-98% recall@10 on real codebases.
Building LLM applications that interact with custom tools and data sources
Reduce token consumption and latency in AI coding sessions