GitHub
github.com › aaddrick › claude-desktop-debian
GitHub - aaddrick/claude-desktop-debian: Claude Desktop for Debian-based Linux distributions
Native Linux Support: Run Claude Desktop without virtualization or Wine · MCP Support: Full Model Context Protocol integration Configuration file location: ~/.config/Claude/claude_desktop_config.json
Starred by 1.6K users
Forked by 255 users
Languages Shell
studio zandra
studiozandra.com › how-to-install-claude-desktop-with-mcp-desktop-commander-on-ubuntu-debian-systems
How to Install Claude Desktop with MCP Desktop Commander on Ubuntu/Debian Linux – studio zandra
June 6, 2025 - If you’re a Linux user who wants to run Claude Desktop with powerful Model Context Protocol (MCP) (https://modelcontextprotocol.io/) tools, this guide will walk you through the entire process. We’ll install Claude Desktop and set up the Desktop Commander MCP server, which allows Claude to interact with your desktop environment.
Videos
r/ClaudeAI on Reddit: Local MCP servers can now be installed with ...
03:07
Connect WSL MCP Servers To Claude Desktop on Windows - YouTube
r/ClaudeAI on Reddit: How to get MCP servers running on Claude ...
r/ClaudeAI on Reddit: I created a MCP server to help installing ...
13:01
How to Use MCP Servers with Claude Desktop | Real-Time AI Integration ...
GitHub
github.com › wonderwhy-er › DesktopCommanderMCP
GitHub - wonderwhy-er/DesktopCommanderMCP: This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Restart Claude if running. ... ❌ Auto-Updates: No - requires manual git updates 🔄 Manual Update: cd DesktopCommanderMCP && git pull && npm run setup 🗑️ Uninstall: Run npx @wonderwhy-er/desktop-commander@latest remove or remove the ...
Starred by 5.1K users
Forked by 567 users
Languages TypeScript 48.8% | JavaScript 45.0% | PowerShell 3.6% | Shell 2.5% | Dockerfile 0.1%
Reddit
reddit.com › r/claudeai › claude desktop's model context protocol (mcp) working on linux/wine
r/ClaudeAI on Reddit: Claude Desktop's Model Context Protocol (MCP) Working on Linux/Wine
November 28, 2024 - I'd love to get Claude Desktop running on Ubuntu 24.04 to try MCP. Can you please give a bit more information on how you got it setup on your machine? ... This worked, partially... More replies ... Awesome! What wine version do you use? I have Ubuntu 20.04 and wine 9 and could not make it run. Even install fails ... Asahi Linux: Linux on Apple Silicon Website: https://asahilinux.org Documentation: https://docs.fedoraproject.org/en-US/fedora-asahi-remix/ For users wanting general support and questions regarding Linux kernel, consider r/linuxquestions or r/linux4noobs For gaming specific questions, head over to /r/AsahiGaming
GitHub
github.com › emsi › claude-desktop › blob › main › MCP_LINUX.md
claude-desktop/MCP_LINUX.md at main · emsi/claude-desktop
Claude Desktop for Debian-based Linux distributions - claude-desktop/MCP_LINUX.md at main · emsi/claude-desktop
Author emsi
Modelcontextprotocol
modelcontextprotocol.info › docs › quickstart › user
Your First MCP Experience: 5-Minute Setup
In your command line, try manually ... did in claude_desktop_config.json): # MacOS/Linux npx -y @modelcontextprotocol/server-filesystem /Users/username/Desktop /Users/username/Downloads # Windows npx -y @modelcontextprotocol/server-filesystem C:\Users\username\Desktop C:\Users\username\Downloads ... Files named mcp-server-SE...
Anthropic
anthropic.com › engineering › desktop-extensions
One-click MCP server installation for Claude Desktop
Desktop Extensions (.mcpb files) solve these problems by bundling an entire MCP server—including all dependencies—into a single installable package. Here's what changes for users: ... # Install Node.js first npm install -g @example/mcp-server # Edit ~/.claude/claude_desktop_config.json manually # Restart Claude Desktop # Hope it works
Desktopcommander
desktopcommander.app
Desktop Commander - MCP Tool for Developers
Describe your repetitive tasks and we'll help you automate them with Desktop Commander. From deployment pipelines to file management workflows. ... It is a great tool, thank you, I like using it, as it gives claude an ability to do surgical edits, making it more like a human developer. ... Life saver! I was paying for both Claude + Cursor which felt duplicated. This solves that perfectly. With MCP + web search, it writes code with the latest updates.
GitHub
github.com › czlonkowski › n8n-mcp
GitHub - czlonkowski/n8n-mcp: A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you - GitHub - czlonkowski/n8n-mcp: A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
Starred by 11.1K users
Forked by 2.1K users
Languages TypeScript 91.8% | JavaScript 6.9% | Shell 1.2% | Dockerfile 0.1%
LobeHub
lobehub.com › mcp › mboman-claude-desktop-appimage
Claude Desktop AppImage Builder | MCP Servers · LobeHub
November 27, 2025 - This project provides a build script to create a portable AppImage package of Claude Desktop for Linux, bundling Node.js for MCP server support. Requires the parent emsi/claude-desktop project built at $HOME/src/claude-desktop. MCP servers can be configured via ~/.config/Claude/claude_desk...
Skywork
skywork.ai › home › how to install, configure, and use a “computer-use” mcp server with claude desktop (and other mcp clients)
How to Install, Configure, and Use a Computer-Use MCP Server with Claude Desktop Safely
September 29, 2025 - Extra check: Launch the server manually in a terminal (npx -y computer-use-mcp) to confirm it starts without errors. ... macOS: Verify Accessibility is enabled for both the process sending inputs (often node or your Terminal) and, in some setups, the client host (Claude Desktop). If you changed a toggle, quit and reopen the app. Windows: Security software or group policies may block injection. Add allowlists for trusted processes or run in a standard desktop session. Linux Wayland: Accept portal prompts; confirm your desktop environment supports the requested portal.
Greg Hilston
greghilston.com › posts › installing claude desktop on linux: an unofficial guide
Installing Claude Desktop on Linux: An Unofficial Guide | Greg Hilston
January 9, 2025 - What caught my attention was that the Claude Desktop application comes with built-in MCP integrations, making it an attractive option for users who want to leverage these advanced features. However, there’s a catch: Anthropic doesn’t officially support Linux systems for their desktop application.
MCP
docs.mcp.run › mcp clients › claude desktop
Claude Desktop | 🤖
npx --yes -p @dylibso/mcpx@latest install --client claude-desktop --url "https://www.mcp.run/api/mcp/sse?profile=<scope-name>/<profilename>"