Search for:

Resources to Improve AI Coding Ability in C++ and Rust

  • 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.

    -
    security
    A
    license
    -
    quality
    SourceSage 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.
    Python
    MIT License
  • Why 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.

    -
    security
    A
    license
    -
    quality
    Bridges 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.
    2
    TypeScript
    MIT License
  • Why 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.

    -
    security
    -
    license
    -
    quality
    A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
    16
    Rust
  • Why this server?

    Allows AI models to run JavaScript/TypeScript code, which could be helpful for generating or testing code related to AI coding improvements.

    -
    security
    F
    license
    -
    quality
    Allows AI models to run JavaScript/TypeScript code through Model Context Protocol tool calls, supporting both one-time script execution and stateful REPL sessions with npm package integration.
    TypeScript
  • Why 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.

    -
    security
    -
    license
    -
    quality
    A 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.
    2
    JavaScript
  • Why 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.

    -
    security
    F
    license
    -
    quality
    Enables comprehensive GitHub operations through natural language including file management, repository administration, issue tracking, and advanced code searching.
    36,796
    1
    TypeScript
  • Why this server?

    Provides access to documentation from NPM packages, Go Modules, or PyPi packages, helping improve coding ability by exposing relevant documentation.

    A
    security
    A
    license
    A
    quality
    A 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.
    2
    37
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why 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.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that helps large language models process code repositories by providing file tree generation, code merging, and code analysis capabilities.
    3
    6
    JavaScript
    MIT License
  • Why 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.

    A
    security
    A
    license
    A
    quality
    A 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.
    60
    3
    Python
    MIT License
  • Why this server?

    This server is a library to build the custom MCP servers that can help with specific coding tasks.

    -
    security
    F
    license
    -
    quality
    A simple TypeScript library for creating Model Context Protocol (MCP) servers with features like type safety, parameter validation, and a minimal code API.
    1
    TypeScript
    MIT License