Home · Setup

MCP servers for Claude Desktop: install guides

Claude Desktop reads its MCP servers from claude_desktop_config.json under the mcpServers key. The documented route to it is Settings, the Developer tab in the left sidebar, then the Edit Config button, which creates the file if it is not there yet. Linux has no published path, because the documentation says Claude Desktop is available for macOS and Windows. Save, then completely quit Claude Desktop and start it again. A window reload is not enough.

ScopePath
macOS~/Library/Application Support/Claude/claude_desktop_config.json
Windows%APPDATA%\Claude\claude_desktop_config.json

The one thing that catches people out

Two documented facts decide whether the entry works: every path in claude_desktop_config.json must be absolute, and a stdio server started here inherits only a limited, platform-dependent subset of environment variables. If node came from nvm or homebrew, paste what `which npx` prints instead of the bare word. The .mcpb route avoids both: Claude Desktop ships a built-in Node.js environment.

Servers

MCP Time Tracker in Claude Desktop
Track billable time without leaving the chat.
MCP Price Tracker in Claude Desktop
Check and watch product prices on ordinary shop pages.
MCP Spreadsheet in Claude Desktop
Read, query, edit and convert xlsx and csv files safely.
MCP Invoice in Claude Desktop
Numbered invoices with tax lines, rendered to a PDF.
MCP Expense Tracker in Claude Desktop
Receipts, mileage and expenses that turn into invoice lines.
MCP Currency Converter in Claude Desktop
ECB reference rates with the rate date on every answer.
MCP Docx in Claude Desktop
Real Word documents from chat: proposals, contracts, quotes.
MCP Timezone Planner in Claude Desktop
Find meeting slots inside everyone's working hours.
MCP Office Suite in Claude Desktop
One config entry that exposes every tool of the five servers.

Each page carries the exact config entry, three prompts that were run against the server, and the hosted alternative that needs no install.

Other clients

Cline · Claude Code · All clients · Guides · Claude Desktop MCP docs