Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Sanity MCP Server
  • Jira MCP Server
  • Fantasy Premier League MCP Server
  • Aider MCP Server
  • Image Generation MCP Server
Back to MCP Servers
Nexus MCP Bridge for VSCode

Nexus MCP Bridge for VSCode

Public
wesnermichel/nexus-mcp-claude-desktop-server

A lightweight bridge extension that enables Claude Desktop to connect to VSCode workspaces via Model Context Protocol, allowing Claude to read and write files, create directories, and list contents in your workspace.

Verified
typescript
0 tools
May 29, 2025
Updated May 30, 2025

Nexus MCP Bridge for VSCode

A lightweight bridge extension that lets Claude Desktop connect to your VSCode workspace via Model Context Protocol (MCP).

Features

  • Minimal Memory Footprint: Designed to be lightweight and efficient
  • Automatic Startup: Can start automatically when VSCode launches
  • Status Bar Integration: Easily see and control the bridge status
  • File System Access: Enables Claude to read and write files in your workspace
  • Directory Management: Create directories and list contents
  • Security Controls: Configure which paths are accessible

Why Use This Bridge?

If you're using Claude Desktop with VSCode, this bridge allows you to:

  1. Reduce Memory Usage: Lightweight and efficient
  2. Stay in VSCode: No need to context switch between applications
  3. Protect Your System: Only expose directories you explicitly allow

Installation

  1. Install the extension from the VSIX file
  2. Configure your settings (optional)
  3. The bridge will start automatically if configured, or you can start it manually

Setup for Claude Desktop

In Claude Desktop, configure your claude_desktop_config.json file:

{ "mcpServers": { "nexus-bridge": { "url": "http://localhost:3000/mcp", "disabled": false, "alwaysAllow": [ "get_system_info", "read_file", "write_file", "create_directory", "list_directory", "get_project_status" ] } } }

Configuration

You can configure the extension in your VSCode settings:

{ "nexusMcpBridge.port": 3000, "nexusMcpBridge.startOnLaunch": true, "nexusMcpBridge.allowedPaths": [ "/path/to/your/project", "/path/to/another/project" ] }

Commands

  • Start Nexus MCP Bridge: Start the MCP server
  • Stop Nexus MCP Bridge: Stop the MCP server
  • Toggle Nexus MCP Bridge: Toggle the server on/off (via status bar)

About

A lightweight VSCode extension for connecting with Claude Desktop via MCP.

github.com/wesnermichel

License

MIT# nexus-mcp-claude-desktop-server

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Sanity MCP Server
    Sanity MCP Server

    Connect your Sanity content to AI agents. Create, update, and explore structured content using Claud...

    Added May 30, 2025
  • Jira MCP Server
    Jira MCP Server

    A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowi...

    Added May 30, 2025
  • Fantasy Premier League MCP Server
    Fantasy Premier League MCP Server

    A Model Context Protocol server that provides access to Fantasy Premier League data, allowing users ...

    Added May 30, 2025
  • Aider MCP Server
    Aider MCP Server

    A Model Context Protocol server that connects Claude and other MCP clients to Aider, enabling AI ass...

    Added May 30, 2025
  • Image Generation MCP Server
    Image Generation MCP Server

    A Model Context Protocol server that enables generation of high-quality images using the Flux.1 Schn...

    1 tools
    Added May 30, 2025