MCP and Python Setup with Claude
To add Desktop Commander to the config file, open Claude Desktop and navigate to Settings → Developer → Edit Config. In the JSON config file, locate the "mcpServers"
section and add the necessary parameters. Once you've made the changes, save the file, then fully close and reopen Claude to apply the new configuration.
claude_desktop_config.json
99
1
2
3
4
5
6
7
8
9
10
11
12
{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/desktop-commander",
"."
]
}
}
}
Python Setup for Data Analysis
Claude uses Python to perform powerful data cleaning, analysis, and visualization — all through simple prompts.
1. Install Python (if not installed)
Open Claude and send:
Claude may request access to system tools — allow it, as all actions are secure and local.
2. Install Python Data Libraries
Send this prompt to Claude:
War alles klar?
Danke für Ihr Feedback!
Abschnitt 2. Kapitel 1
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen