A MCP server for interacting with Go's Language Server Protocol (gopls) to provide advanced Go code analysis features.
No content provided
Loading more......
An AI-powered development toolkit MCP server for Cursor, providing intelligent coding assistance, UI screenshot analysis, and code review tools.
Cherry Studio is a code editor that now supports MCP servers, enabling enhanced development workflows directly with Model Context Protocol integration. The release v1.1.1 introduces this support.
An MCP server that implements Claude Code-like functionality, allowing AI-driven analysis of codebases, file modification, command execution, and project management directly through file system interactions. A notable solution for code-focused MCP servers.
A Model Context Protocol server providing clj-kondo linting capabilities for Clojure/ClojureScript/EDN files. Useful in environments lacking built-in linting, directly as an MCP server.
An official MCP Server by Microsoft allowing GitHub Copilot to detect security flaws and auto-generate pull requests using MCP workflows.
A TypeScript server following the Model-Controller-Presenter pattern to analyze GitHub Pull Requests, exemplifying an MCP server implementation for PR analysis.