Microsoft Project for Claude Desktop
io.github.horizungroup/horizun-msproject-mcp
Audit, reschedule and author Microsoft Project schedules. No Java, no Project install.
client:Claude Desktop
transport:stdio
runtime:nuget
Install Microsoft Project in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"horizun-msproject-mcp": {
"command": "dnx",
"args": [
"HorizunMsProjectMcp",
"--yes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs