PensionPro runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from pypi. Last commit 6 Apr 2026.
MCP server for the PensionPro pension administration REST API.
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 pension-pro-mcp -- uvx pension-pro-mcp
{
"mcpServers": {
"pension-pro-mcp": {
"args": [
"pension-pro-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pension-pro-mcp]
command = "uvx"
args = ["pension-pro-mcp"]
{
"mcpServers": {
"pension-pro-mcp": {
"args": [
"pension-pro-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pension-pro-mcp": {
"args": [
"pension-pro-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.