Pixelletter MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 470 installs a week from npm. Last commit 27 Jul 2026.
Send physical letters and faxes through the PixelLetter interface, test mode included.
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 pixelletter-mcp -- npx -y pixelletter-mcp
{
"mcpServers": {
"pixelletter-mcp": {
"args": [
"-y",
"pixelletter-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pixelletter-mcp]
command = "npx"
args = ["-y", "pixelletter-mcp"]
{
"mcpServers": {
"pixelletter-mcp": {
"args": [
"-y",
"pixelletter-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pixelletter-mcp": {
"args": [
"-y",
"pixelletter-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.