GitHub Stars
2,613
User Rating
Not Rated
Favorites
0
Views
38
Forks
291
Issues
3
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.13 or higher
Anthropic Claude Desktop: Latest version
UV (Package Manager): Install from Astra, command:
pip install uvDXT (Desktop Extension): Install from Antropic, command:
npm install -g @anthropic-ai/dxtInstallation Steps
1. Clone Repository
bash
git clone https://github.com/CursorTouch/Windows-MCP.git
cd Windows-MCP
2. Build Desktop Extension DXT
bash
npx @anthropic-ai/dxt pack
3. Open Claude D
Open Claude D and check the MCP server configuration.Additional Resources
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
mcp-context-forge
2377
A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API endpoints to MCP, composes virtual MCP servers with added security and observability, and converts between protocols (stdio, SSE, Streamable HTTP).