SaViGnAnO

VS Code Simple Browser MCP Server

Community SaViGnAnO
Updated

MCP Server for interaction with VSCode Simple Browser window

VS Code Simple Browser MCP Server

A Model Context Protocol (MCP) server that enables LLMs to interact with VS Code's Simple Browser.

Quick Start

git clone https://github.com/YOUR_USERNAME/vscode-simple-browser-mcp.git
cd vscode-simple-browser-mcp
npm install
npm run build

Key Features

๐ŸŒ Browser Control - Open URLs, navigate, refresh pages ๐Ÿ“Š Console Monitoring - Real-time console log capture โšก JavaScript Execution - Execute code in browser context ๐Ÿ” State Management - Track browser status and history

Tools Available

  • open_url - Open websites in VS Code Simple Browser
  • navigate - Navigate between pages
  • execute_javascript - Run JavaScript in browser context
  • get_console_logs - Retrieve console messages with filtering
  • get_browser_state - Get current browser status
  • And more...

Configuration

Add to your Claude Desktop config:

{
  "mcpServers": {
    "vscode-simple-browser": {
      "command": "node",
      "args": ["/path/to/vscode-simple-browser-mcp/build/index.js"]
    }
  }
}

See the full documentation for detailed usage instructions.

MCP Server ยท Populars

MCP Server ยท New

    mindsdb

    USE CASES

    Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

    Community mindsdb
    reflex-search

    Reflex

    Reflex - The instant, code-aware local search engine.

    Community reflex-search
    Licinexus

    @licinexusbr/mcp

    MCP server for Brazilian public procurement data (PNCP + Receita Federal). Maintained by Licinexus.

    Community Licinexus
    base

    base-mcp [DEPRECATED]

    A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.

    Community base
    proompteng

    bilig

    Fast headless spreadsheet engine for Node.js formulas, workbook automation, WorkPaper JSON, and agent workflows.

    Community proompteng