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.; gradle-mcp: Gradle MCP server is a Model Context Protocol server that enables AI agents to explore Gradle project structures, run tasks, audit dependencies, and interact with the JVM runtime. It includes features like agent skills, project mapping, smart task execution, testing, dependency search, Kotlin REPL, Compose UI previews, and Gradle documentation access. It uses JBang for easy setup and requires JDK 21+.
Building LLM applications that interact with custom tools and data sources
Automating Gradle builds and tests with AI agents