Search for:

A tool for coding assistance and autocomplete suggestions

  • Why this server?

    Enables AI models to efficiently analyze codebases by packaging local or remote repositories into optimized single files, reducing token usage while preserving code structure and essential signatures. Useful for understanding and working with large codebases, similar to how GitHub Copilot assists in coding.

    -
    security
    A
    license
    -
    quality
    Repomix MCP Server enables AI models to efficiently analyze codebases by packaging local or remote repositories into optimized single files, with intelligent compression via Tree-sitter to significantly reduce token usage while preserving code structure and essential signatures.
    9,606
    14,663
    TypeScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Enables efficient management of GitHub issues in a Kanban board format, allowing LLMs to automate task management through GitHub integration. Useful for managing coding tasks and projects.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables efficient management of GitHub issues in a Kanban board format, allowing LLMs to automate task management through GitHub integration.
    4
    2
    4
    TypeScript
    MIT License
  • Why this server?

    Provides safe, read-only access to SQLite databases through MCP, allowing LLMs to explore and query SQLite databases with built-in safety features and query validation. Useful when GitHub Copilot needs to analyze SQLite database structures for project-specific data.

    -
    security
    F
    license
    -
    quality
    An MCP server that provides safe, read-only access to SQLite databases through MCP. This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
    21
    Python
  • Why this server?

    An Anthropic's github MCP server with support for more endpoints, including releases and tags, pull request reviews, statuses, rate limit, gists, projects, packages, and even pull request diffs. Useful for interacting with GitHub repositories and code.

    -
    security
    A
    license
    -
    quality
    Anthropic's github MCP server, but better. Support for more endpoints. Including releases and tags, pull request reviews, statuses, rate limit, gists, projects, packages, and even pull request diffs. Indented to be used with MissionSquad's MCP API for secret management (aka your access token).
    426
    1
    TypeScript
    MIT License
  • Why this server?

    Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform. Useful for managing issues related to projects where GitHub Copilot is used.

    A
    security
    A
    license
    A
    quality
    Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform.
    1
    19
    9
    JavaScript
    MIT License
  • Why this server?

    A TypeScript-based MCP server that enables users to make precise line-based edits to text files within allowed directories. Helpful for modifying code under LLM control.

    -
    security
    A
    license
    -
    quality
    A TypeScript-based MCP server that provides tools for making precise line-based edits to text files within allowed directories.
    18
    TypeScript
    MIT License
    • Apple
  • Why this server?

    A server that connects AI coding assistants like Cursor and Cline to Apifox API definitions, allowing developers to implement API interfaces through natural language commands, similar to how GitHub Copilot assists with code implementation.

    -
    security
    F
    license
    -
    quality
    A server that connects AI coding assistants like Cursor and Cline to Apifox API definitions, allowing developers to implement API interfaces through natural language commands.
    832
    1
    • Apple
    • Linux
  • Why this server?

    Fetches and extracts comprehensive package documentation from multiple programming language ecosystems (JavaScript, Python, Java, etc.) for LLMs like Claude without requiring API keys. Useful for providing documentation context to code completion or suggestion engines.

    A
    security
    A
    license
    A
    quality
    Fetches and extracts comprehensive package documentation from multiple programming language ecosystems (JavaScript, Python, Java, etc.) for LLMs like Claude without requiring API keys.
    4
    5
    10
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Provides integration with Github through the Model Context Protocol (MCP), allowing Large Language Models to interact with Github's repositories, issues, pull requests and search functionality.

    -
    security
    F
    license
    -
    quality
    Provides integration with Github through the Model Context Protocol (MCP), allowing Large Language Models to interact with Github's repositories, issues, pull requests and search functionality.
    1
    TypeScript
    • Apple
  • Why this server?

    Extracts diffs from GitHub Pull Requests, allowing users to retrieve and analyze changes between branches in a repository. Great for code review assistance.