Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Nexus Mcp Claude Desktop Server

БесплатноНе проверен

NEXUS MCP- Simple MCP server for Claude Desktop

GitHubEmbed

Описание

NEXUS MCP- Simple MCP server for Claude Desktop

README

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

from github.com/wesnermichel/nexus-mcp-claude-desktop-server

Установка Nexus Mcp Claude Desktop Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/wesnermichel/nexus-mcp-claude-desktop-server

FAQ

Nexus Mcp Claude Desktop Server MCP бесплатный?

Да, Nexus Mcp Claude Desktop Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Nexus Mcp Claude Desktop Server?

Нет, Nexus Mcp Claude Desktop Server работает без API-ключей и переменных окружения.

Nexus Mcp Claude Desktop Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Nexus Mcp Claude Desktop Server в Claude Desktop, Claude Code или Cursor?

Открой Nexus Mcp Claude Desktop Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Nexus Mcp Claude Desktop Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai