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
  • GitHub MCP Server
  • MCP SSH Server
  • Phrases MCP Server
  • Image Processor MCP Server
  • MCP Git Repo Browser
Back to MCP Servers
Nexus MCP Bridge for VSCode

Nexus MCP Bridge for VSCode

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

Lightweight VSCode extension enabling seamless Model Context Protocol (MCP) integration with Claude Desktop, providing efficient file system access, directory management, and secure workspace control.

typescript
0 tools
May 29, 2025
Updated Jun 4, 2025

Supercharge Your AI with Nexus MCP Bridge for VSCode

MCP Server

Unlock the full potential of Nexus MCP Bridge for VSCode through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

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
  • GitHub MCP Server
    GitHub MCP Server

    Enhance Claude Desktop with seamless GitHub integration via Model Context Protocol, enabling natural...

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

    Secure Model Context Protocol (MCP) SSH server enabling remote command execution, file and directory...

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

    Efficient MCP (Model Context Protocol) server for managing inspirational phrases with full CRUD capa...

    6 tools
    Added May 30, 2025
  • Image Processor MCP Server
    Image Processor MCP Server

    A TypeScript-based Model Context Protocol server enabling creation, access, and summarization of tex...

    2 tools
    Added May 30, 2025
  • MCP Git Repo Browser
    MCP Git Repo Browser

    Node.js-based Model Context Protocol server enabling Git repository browsing by providing directory ...

    2 tools
    Added May 30, 2025