win-cli-mcp-server
Model Context Protocol server for secure command-line interactions on Windows systems
GitHub Stars
246
User Rating
Not Rated
Favorites
0
Views
486
Forks
43
Issues
7
Installation
Installation
Prerequisites
Please specify required software and versions:Installation Steps
1. Clone Repository
bash
git clone https://github.com/SimonB97/win-cli-mcp-server.git
cd win-cli-mcp-server
2. Install Dependencies
bash
npm install
3. Configure Claude Desktop
Editclaude_desktop_config.json to add the MCP server:
json
{
"mcpServers": {
"server-name": {
"command": "node",
"args": ["path/to/server.js"]
}
}
}
4. Start Server
bash
npm start
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Not recognized by Claude Desktop Solution: Verify configuration file path and syntax.Additional Resources
10
Followers
16
Repositories
6
Gists
0
Total Contributions
The Healthcare MCP Server is a Node.js server designed to provide AI assistants with access to healthcare data and medical information tools. It allows retrieval of reliable medical information from authoritative sources such as the FDA drug database and PubMed research articles. The server is packaged as a DXT for easy installation in compatible environments.
PhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device controls.