Search for:

Using MCP in Visual Studio Code on macOS

  • Why this server?

    This server leverages Vim's text editing commands, which can be used within VSCode to provide a code assistance layer, potentially aiding with MCP integration in VSCode.

    A
    security
    A
    license
    A
    quality
    Leverages Vim's native text editing commands and workflows, which Claude already understands, to create a lightweight code assistance layer.
    Last updated -
    8
    129
    83
    TypeScript
    MIT License
  • Why this server?

    This server runs a language server, which can understand code structures and types within VSCode, aiding with precise code manipulation and understanding of MCP interactions within your projects.

    -
    security
    A
    license
    -
    quality
    Runs a language server and provides tools for communicating with it. Language servers excel at tasks that LLMs often struggle with, such as precisely understanding types, understanding relationships, and providing accurate symbol references.
    Last updated -
    206
    Go
    BSD 3-Clause
    • Apple
    • Linux
  • Why this server?

    This TypeScript-based MCP server enhances code editing experiences with features such as hover information, code completion, and diagnostics. It is directly relevant for VS Code.

    A
    security
    A
    license
    A
    quality
    TypeScript-based MCP server designed to enhance code editing experiences by providing features such as hover information, code completion, and diagnostics.
    Last updated -
    3
    13
    MIT License
    • Apple
  • Why this server?

    This server provides code completion, bug fixing, and test generation, which could help with integrating or developing MCP tools and workflows directly within VS Code.

    -
    security
    F
    license
    -
    quality
    Provides code completion, bug fixing, and test generation for multiple programming languages, integrating with the Mistral Codestral API to enhance code development processes.
    Last updated -
    1
    TypeScript
  • Why this server?

    This server provides intelligent code suggestions and documentation, which can be helpful for coding and managing MCP related files and workflows within VS Code.

    -
    security
    F
    license
    -
    quality
    Server that enhances the capabilities of the Cline coding agent. It provides intelligent code suggestions, reduces hallucinations, and documents the knowledge base by leveraging your project's documentation and detecting the technologies used in your codebase.
    Last updated -
    10
    JavaScript
  • Why this server?

    This server provides access to project files and their contents, allowing retrieval of file data from specified project directories, which could be useful for accessing MCP configuration files or tools in VS Code projects.

    A
    security
    A
    license
    A
    quality
    An MCP server that provides access to project files and their contents, allowing users to retrieve file data from specified project directories with error handling and configuration options.
    Last updated -
    1
    4
    TypeScript
    MIT License
  • Why this server?

    This Node.js based server provides filesystem operations which could be used to find, read and manage MCP related files in a VSCode project.

    -
    security
    A
    license
    -
    quality
    Node.js server implementing Model Context Protocol (MCP) for filesystem operations.
    Last updated -
    29,124
    43,407
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    This Go based server provides filesystem operations which could be used to find, read and manage MCP related files in a VSCode project.

    -
    security
    A
    license
    -
    quality
    Go server implementing Model Context Protocol (MCP) for filesystem operations.
    Last updated -
    228
    Go
    MIT License
  • Why this server?

    This server allows safe, read-only access to files, potentially enabling the user to examine or interact with MCP-related configuration or code files within a VSCode project on macOS.

    -
    security
    A
    license
    -
    quality
    A secure MCP server enabling read-only access and file search capabilities within a specified directory, while respecting .gitignore patterns.
    Last updated -
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    This server provides text-to-speech functionality on macOS, which can be useful for developers to have audio feedback while working in VS Code on MCP integrations.

    A
    security
    A
    license
    A
    quality
    Enables text-to-speech functionality on macOS using the say command, offering extensive control over speech parameters like voice, rate, volume, and pitch for a customizable auditory experience.
    Last updated -
    2
    7
    11
    JavaScript
    MIT License
    • Apple