Project Management Data Tools for Grok
io.github.antnewman/pm-data
Parse and convert project data from 8 formats (MSPDI, P6 XER, NISTA, Jira, Monday, etc.)
client:Grok
transport:stdio
runtime:pypi
Install Project Management Data Tools in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pm-data": {
"type": "stdio",
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs