Claude Desktop
About
An MCP server for interacting with Anthropic's Claude on the desktop, based on a DeepLearning.ai course example.
Details
- Author
- ricktorzynski
- Categories
- Developer Tools, Other, AI
Jump to
Setup
Install Claude Desktop in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/ricktorzynski/claude-desktop-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Repository to set up example L9 fromMCP: Build Rich-Context AI Apps with Anthropicshort course on Deeplearning.ai.
One difficulty in setting this up was getting the claude_desktop_config.json to work with project in WSL2 Ubuntu. Here is the solution I found:
{ "mcpServers": { "filesystem": { "command": "wsl.exe", "args": [ "bash", "-c", "npx -y @modelcontextprotocol/server-filesystem /home/rick/anthropic_mcp" ] }, "research": { "command": "wsl.exe", "args": [ "bash", "-c", "/home/rick/.local/bin/uv --directory /home/rick/anthropic_mcp run research_server.py" ] }, "fetch": { "command": "wsl.exe", "args": [ "bash", "-c", "/home/rick/.local/bin/uvx mcp-server-fetch" ] } } }
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
next-devtools-mcp is a MCP server that provides Next.js development tools and utilities for AI coding assistants like Claude and Cursor.
A demonstration server for ActionKit, providing access to Slack actions via Claude Desktop.
MCP server that lets Claude Code agents delegate tasks to agents in other project directories, with parallel dispatch, sessions, and async jobs.
Anchor Browser (https://anchorbrowser.io) is secure infrastructure for computer-use agents — stealth cloud browsers, authentication, captcha bypass, and a hosted MCP server for Cursor, Claude, and Windsurf.
Open-source Claude Code plugin replacing Read/Grep/Edit/Bash with token-efficient versions. Independently benchmarked at 57% token reduction on real codebases. 40 MCP tools.
Connects Blender to Claude AI via the Model Context Protocol (MCP), enabling direct interaction and control for prompt-assisted 3D modeling, scene creation, and manipulation.
Context-optimized security plugin for Claude Code that builds architecture maps and redacts secrets.
Charon gives AI clients scoped, auditable access to Lethe memory. connect to Chatgpt or Claude to store memories locally.
Score CLAUDE.md/AGENTS.md, validate clarx-manifest.json, generate CI workflows, and pull repo scan findings into Cursor, Claude, or Grok.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





