ClaudeWave
ahmad-act
ahmad-act

Integrating-MCP-with-Claude-Desktop-on-Windows

View on GitHub

Model Context Protocol (MCP) Integration Guide - Use this guide to connect your MCP-based Python service to Claude Desktop on Windows to handle leave management operations.

MCP Servers5 stars1 forksPythonUpdated 10mo ago
ClaudeWave Trust Score
34/100
! Caution
Passed
  • Clear description
Flags
  • !No license declared
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "integrating-mcp-with-claude-desktop-on-windows": {
      "command": "node",
      "args": ["/path/to/Integrating-MCP-with-Claude-Desktop-on-Windows/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/ahmad-act/Integrating-MCP-with-Claude-Desktop-on-Windows and follow its README for install instructions.
Use cases
🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers