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.
AsecurityAlicense-qualitySourceSage 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 updated a year ago137MITWhy 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.
-securityAlicense-qualityBridges 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 updated 9 months ago324117MITWhy 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.
-securityFlicense-qualityA MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.Last updated a year ago84Why 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.
AsecurityAlicense-qualityA 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 updated 6 months ago11787MITWhy 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.
AsecurityFlicense-qualityEnables comprehensive GitHub operations through natural language including file management, repository administration, issue tracking, and advanced code searching.Last updated a year ago4731Why this server?
Provides access to documentation from NPM packages, Go Modules, or PyPi packages, helping improve coding ability by exposing relevant documentation.
AsecurityAlicense-qualityA 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 updated a year ago349MITWhy 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.
AsecurityAlicense-qualityA Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.Last updated a year ago322MITWhy 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.
AsecurityAlicense-qualityA 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 updated 25 days ago5227MITWhy this server?
This server is a library to build the custom MCP servers that can help with specific coding tasks.
AsecurityAlicense-qualityA simple TypeScript library for creating Model Context Protocol (MCP) servers with features like type safety, parameter validation, and a minimal code API.Last updated a year ago141MIT