PrismHR MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 21 Apr 2026.
Open-source MCP server for PrismHR. PEO workflow tools + Microsoft 365 connectors.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add prismhr-mcp -- uvx prismhr-mcp
{
"mcpServers": {
"prismhr-mcp": {
"args": [
"prismhr-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.prismhr-mcp]
command = "uvx"
args = ["prismhr-mcp"]
{
"mcpServers": {
"prismhr-mcp": {
"args": [
"prismhr-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"prismhr-mcp": {
"args": [
"prismhr-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.