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.; ai-mate: The Symfony AI Mate component provides an MCP server that enables AI assistants to interact with PHP applications, including Symfony, through standardized tools. It is a development-only tool not intended for production use. Installation requires Composer and running an init command.
Building LLM applications that interact with custom tools and data sources
Enable AI assistants to perform tasks in PHP applications via MCP tools