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.; rust-mcp-filesystem: Rust MCP Filesystem is a Rust rewrite of the JavaScript-based @modelcontextprotocol/server-filesystem. It offers high performance, read-only default mode, advanced glob search, MCP roots support, and ZIP archive handling. It is available via shell script, PowerShell, Homebrew, npm, Docker, and direct binaries.
Building LLM applications that interact with custom tools and data sources
File exploration tools