Search for:

MCP Server for VSCode with Search, Modify, and Shell Command Capabilities

  • Why this server?

    This TypeScript-based MCP server enhances code editing by providing hover information, code completion, and diagnostics, which are essential for a VSCode-like experience.

    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?

    Provides unrestricted system access capabilities, allowing for shell command execution and system modifications, similar to the user's request for shell command functionality.

    A
    security
    A
    license
    A
    quality
    An enhanced Windows CLI MCP server providing unrestricted system access capabilities, designed for trusted environments with full system access requirements.
    Last updated -
    4
    350
    3
    TypeScript
    MIT License
  • Why this server?

    Offers secure shell command execution with support for stdin input, which is crucial for modifying files or interacting with system resources via command line.

    A
    security
    A
    license
    A
    quality
    A secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input.
    Last updated -
    1
    68
    Python
    MIT License
    • Apple
  • Why this server?

    Allows any and all command execution over CMD, providing the most direct access to shell commands.

    A
    security
    A
    license
    A
    quality
    MCP server allowing any and all command execution over CMD
    Last updated -
    2
    33
    9
    JavaScript
    MIT License
    • Linux
  • Why this server?

    Offers filesystem operations, enabling the reading, and possibly modifying of files, which is in line with the user's requirements.

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

    Provides safe interaction by Large Language Models with operating system environments by executing terminal commands within predefined paths, allowing for more controlled access to filesystem.

    A
    security
    A
    license
    A
    quality
    A secure server for executing terminal commands within predefined paths, allowing safe interaction by Large Language Models with operating system environments.
    Last updated -
    1
    11
    3
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Leverages Vim's native text editing commands, which can assist with reading and modifying files through a text editor-like interface.

    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?

    Offers secure, read-only access to directory files with support for file searching, and path traversal protection.

    -
    security
    A
    license
    -
    quality
    This server offers secure, read-only access to directory files via the MCP, supporting file searching, .gitignore compliance, path traversal protection, and MIME type detection using the 'file://' URI scheme.
    Last updated -
    6
    MIT License
    • Apple
    • Linux
  • Why this server?

    Provides access to project files and their contents, allowing users to retrieve file data from specified project directories, essential for code reading and modification.

    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?

    While it is for JetBrains IDEs, it indicates a similar kind of functionality might be available or developed for VSCode since it proxies requests from client to JetBrains IDE.

    JetBrains
    mcp-jetbrainsofficial

    -
    security
    A
    license
    -
    quality
    The server proxies requests from client to JetBrains IDE.
    Last updated -
    1,869
    459
    JavaScript
    Apache 2.0
    • Apple