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.
Loading more......
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.
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.
A MCP server for interacting with Go's Language Server Protocol (gopls) to provide advanced Go code analysis features.
MCP server that provides SQL analysis, linting, and dialect conversion using SQLGlot.
MCP Server for direct Git repository operations such as reading, searching, and analyzing local repositories. Example of a local Git MCP Server.
A Model Context Protocol (MCP) server that provides clj-kondo linting capabilities for Clojure, ClojureScript, and EDN files. Useful in environments without built-in linting.
lint_clojure tool call.clj-kondo config directories, with option to override via configDir parameterlint_clojure tool call for linting operationsfile and configDir parameters must use absolute pathshttps://github.com/Bigsy/clj-kondo-mcp
Development Tools / MCP Servers
mcp, linting, clojure, code-analysis
No pricing information provided; open source project.