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.; spring-ai-playground: Spring AI Playground is a cross-platform desktop app for building, testing, validating, and executing MCP tools in a controlled local environment. It enforces a 'No Pass, No Run' workflow where tools must pass local tests before being exposed to agents. It provides a built-in MCP server, secure secret management, and supports multiple platforms.
Building LLM applications that interact with custom tools and data sources
Building and validating MCP tools locally