code-server

GitHub

VS Code in the browser

Common (code-server) MCP Server

Model Context Protocol (common) server

View all code-server servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "common": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-common"
      ]
    }
  }
}