Claude Desktop Directory & Generator

Top MCP Servers for Claude Desktop

Connect Claude Desktop directly to your desktop files, databases, and development tools. Generate pre-formatted JSON snippets or browse verified servers.

Browse Compatible Servers Full Setup Guide

Configuring Claude Desktop

Config file: claude_desktop_config.json

macOS path~/Library/Application Support/Claude/claude_desktop_config.json
Configuration snippet
{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/allowed/dir"],
      "env": {}
    }
  }
}

Featured Claude Desktop Servers