MCP Servers
Discover Model Context Protocol servers to extend your AI coding environment
Cicada
Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing
Copilot Mcp Server
MCP server that connects your IDE or AI assistant to GitHub Copilot CLI for code analysis, review, and batch processing
Codex Mcp Tool
MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)
Developer
Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities
Mcp Rubber Duck
An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives
MaxMSP MCP Server
A coding agent for Max (Max/MSP/Jitter), which is a visual programming language for music and multimedia.
Code Assistant
Coding agent with basic list, read, replace_in_file, write, execute_command and web search tools. Supports multiple projects concurrently.
Agent MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
RepoMapper
An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat
Serena
A fully-featured coding agent that relies on symbolic code operations by using language servers.
Code To Tree
A single-binary MCP server that converts source code into AST, regardless of language.
Vscode Mcp Server
A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.
Leetcode Mcp Server
MCP server enabling automated access to **LeetCode**'s programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both `leetcode.com` (global) and `leetcode.cn` (China) sites.
Winx Code Agent
A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.