Skip to main content
Glama

vsc-mcp - VSCode MCP Server

MCP server for interacting with VSCode and forks (Cursor, Windsurf and others)

Installation

  1. Install the extension from the VSCode marketplace

  2. The server will start automatically when VSCode launches

  3. You can manually start/stop the server using the commands:

    • Start MCP Server

    • Stop MCP Server

Related MCP server: MCP Server for VS Code

Configuration

Configure your MCP client to connect to the server at: http://localhost:3344/sse

Example Configuration for Cursor (~/.cursor/mcp.json)

{
  "mcpServers": {
    "vsc-mcp": {
      "url": "http://localhost:3344/sse"
    }
  }
}

Currently supported tools

  1. File Management

    • getOpenedFiles: Retrieves a list of currently opened files

    • closeFiles: Closes files based on provided labels

  2. Theme Management

    • listAvailableThemes: Lists all available VSCode themes

    • getCurrentTheme: Gets the currently active theme

    • setThemeByDisplayName: Changes the current theme by display name

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to programmatically control and automate VSCode by interacting with its UI, executing commands, and inspecting the DOM structure. It supports advanced workflows like UI testing, extension development, and debugging through a standalone VSCode instance.
    13
    7
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables coding agents to open files and git diffs directly in VS Code, allowing users to review code changes without leaving their conversation.
    18
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.

  • Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

  • Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xh3x/vsc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server