Nextrole MCP Proxy runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 6 Apr 2026.
MCP proxy server for NextRole CV tailoring services
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 nextrole-mcp-proxy -- npx -y nextrole-mcp-proxy
{
"mcpServers": {
"nextrole-mcp-proxy": {
"args": [
"-y",
"nextrole-mcp-proxy"
],
"command": "npx"
}
}
}
[mcp_servers.nextrole-mcp-proxy]
command = "npx"
args = ["-y", "nextrole-mcp-proxy"]
{
"mcpServers": {
"nextrole-mcp-proxy": {
"args": [
"-y",
"nextrole-mcp-proxy"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nextrole-mcp-proxy": {
"args": [
"-y",
"nextrole-mcp-proxy"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.