Pylon MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 30 Jul 2026.
MCP server for Pylon customer support platform
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 pylon-mcp -- npx -y pylon-mcp
{
"mcpServers": {
"pylon-mcp": {
"args": [
"-y",
"pylon-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pylon-mcp]
command = "npx"
args = ["-y", "pylon-mcp"]
{
"mcpServers": {
"pylon-mcp": {
"args": [
"-y",
"pylon-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pylon-mcp": {
"args": [
"-y",
"pylon-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.