Claude Desktop
Anthropic's official desktop app for Claude AI with native MCP support
Quick Setup
Configure MCP servers in Claude Desktop by editing your config file
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.jsonExample Configuration
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/path/to/files"
]
},
"github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_TOKEN": "your-token-here"
}
}
}
}1. Open or create the config file at the path shown above
2. Add servers from the list below to your config
3. Restart Claude Desktop to load the new servers
Compatible Servers
181 servers work with Claude Desktop
21st.dev Magic
by 21st-dev
Create crafted UI components inspired by design engineers
AWS
Officialby awslabs
Specialized MCP servers for AWS best practices
AWS KB Retrieval
Officialby modelcontextprotocol
Retrieval from AWS Knowledge Base using Bedrock
AgentQL
Officialby tinyfish-io
Get structured data from unstructured web
Airtable
by airtable
Airtable database with schema inspection and CRUD
Aiven
Officialby aiven
Navigate Aiven projects and interact with PostgreSQL Kafka ClickHouse
Algolia
Officialby algolia
Search indices provisioning and querying
Alpaca
Officialby alpacahq
Trade stocks and options analyze market data
Amplitude
Officialby amplitude
Search analyze and query from Amplitude analytics
Anthropic API
Officialby anthropic
Access Claude API for AI completions
Apify
Officialby apify
Use 6000+ pre-built cloud tools to extract data from websites and more
Auth0
Officialby auth0
MCP server for interacting with Auth0 tenant