thedaviddias/Front-End-Checklist
Front-End Checklist is an open-source quality system for modern web development, offering comprehensive best practices for humans and AI agents.
Awesome AI Agents › MCP Server Framework
The SonarQube MCP Server is a Model Context Protocol server maintained by SonarSource that connects an AI coding agent to SonarQube Server or SonarQube Cloud. Through it an agent can reach the project, issue and quality gate information that Sonar holds, so a coding assistant can look up why a build failed a quality gate, list the issues raised on a project or component, and reason about existing findings instead of guessing at them from the source alone. It also supports analysing a code snippet directly inside the agent conversation, which lets the assistant check code it has just written before that code reaches a pull request. The server is written in Java and distributed as a container image on Docker Hub, with either a rolling tag for automatic updates or a pinned version tag for reproducible deployments, and any OCI compatible runtime such as Podman or nerdctl works in place of Docker. It can also be built locally. Configuration is by environment variable and covers the SonarQube user token, the organization key for Cloud, and the server URL for self-hosted instances or the United States Cloud region. The documentation gives concrete setup instructions for many hosts, including Claude Code, Antigravity and other MCP-capable clients, and an interactive configuration generator produces a ready-to-paste configuration for a chosen client. Security guidance is prominent, warning against hardcoding the token in command line arguments where it lands in shell history or committing it to version control, and recommending environment variable substitution instead. It is aimed at development teams who already run Sonar analysis and want their coding agents to work from the same quality and security signal.
https://github.com/SonarSource/sonarqube-mcp-server
Front-End Checklist is an open-source quality system for modern web development, offering comprehensive best practices for humans and AI agents.
FastMCP offers a Pythonic framework for building Model Context Protocol (MCP) servers and clients, facilitating structured communication for AI agents and models.
Local-first 3D building editor built with React Three Fiber and WebGPU that exposes an MCP service so AI agents can create and edit 3D scenes.
c/ua is a high-performance framework that enables AI agents to control full macOS and Linux operating systems within secure, lightweight virtual containers on Apple Silicon Macs, supporting complex autonomous workflows and LLM integration.
Nuclear is a free, open-source, ad-free music player for Windows, macOS, and Linux, featuring streaming from various sources, playlist management, a powerful plugin system, and integration with AI ...
MCP Toolbox for Databases is an open-source server that connects AI agents and applications to enterprise databases using the Model Context Protocol (MCP).
Model Context Protocol server that exposes thousands of Apify Actors as tools, letting AI agents scrape social media, search engines, maps and e-commerce sites over hosted HTTP or local stdio.
Cursor Talk to Figma MCP is an integration that enables Cursor AI to communicate with Figma programmatically for reading and modifying designs, automating and enhancing the design workflow.