sonarqube-mcp-server: The SonarQube MCP Server provides a Model Context Protocol interface for integrating code quality and security analysis with SonarQube Server or Cloud. It facilitates direct code snippet analysis within the agent context and supports various IDEs and CLIs through containerized deployment or manual configuration.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Identify and fix critical issues to pass failing quality gates before merging code.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.