Why this server?
This server memorizes key aspects of a codebase (logic, style, and standards) and is language-agnostic, making it suitable for C++, Rust, and other languages.
AlicenseBquality-maintenanceSourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval. It's designed to be language-agnostic, leveraging the LLM's understanding of code across multiple languages.Last updated137Why this server?
This server allows LLMs to access Language Server Protocol features like hover information, completions, diagnostics, and code actions, which can improve code suggestions and overall coding ability.
Alicense-qualityDmaintenanceBridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions.Last updated833123MITWhy this server?
This server provides LLMs access to Rust Analyzer, Crate Docs, and Cargo Commands, specifically designed for improving Rust coding ability within the Cursor IDE.
Flicense-qualityCmaintenanceA MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.Last updated84Why this server?
Allows AI to search documentation or codebases for information, which is useful when trying to improve coding ability by providing context and examples.
AlicenseAqualityDmaintenanceA flexible Model Context Protocol server that makes documentation or codebases searchable by AI assistants, allowing users to chat with code or docs by simply pointing to a git repository or folder.Last updated11789MITWhy this server?
Enables comprehensive GitHub operations through natural language, including file management and advanced code searching, useful for accessing and understanding code examples in various languages.
AlicenseBqualityCmaintenanceEnables comprehensive GitHub operations through natural language including file management, repository administration, issue tracking, and advanced code searching.Last updated4791MITWhy this server?
Provides access to documentation from NPM packages, Go Modules, or PyPi packages, helping improve coding ability by exposing relevant documentation.
AlicenseCqualityCmaintenanceA documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval.Last updated348MITWhy this server?
A Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.
AlicenseBqualityCmaintenanceA Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.Last updated322MITWhy this server?
This server provides functionality related to project management, and is able to break down the task of improving AI coding ability into smaller tasks.
AlicenseBqualityBmaintenanceA protocol bridge that connects AI systems to Taiga project management platform, enabling AI tools to create and manage projects, epics, user stories, tasks, issues, and sprints.Last updated9428MITWhy this server?
This server is a library to build the custom MCP servers that can help with specific coding tasks.
AlicenseDqualityCmaintenanceA simple TypeScript library for creating Model Context Protocol (MCP) servers with features like type safety, parameter validation, and a minimal code API.Last updated142MIT