P402
Rank #49,444io.github.Z333Q/p402
MCP server providing p402 capabilities
P402 is a Model Context Protocol (MCP) server published by Z333Q. It ranks #49,444 of 132,113 servers tracked on MCP Toplist. P402 is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Mar 17, 2026.
Ranks ahead of 82,669 of 132,113 servers on MCP Toplist.
Use P402
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add p402 -e "P402_API_KEY=<your P402_API_KEY>" -e "P402_ROUTER_URL=<your P402_ROUTER_URL>" -- npx -y @p402/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.p402]
command = "npx"
args = ["-y", "@p402/mcp-server"]
[mcp_servers.p402.env]
P402_API_KEY = "<your P402_API_KEY>"
P402_ROUTER_URL = "<your P402_ROUTER_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"p402": {
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<your P402_API_KEY>",
"P402_ROUTER_URL": "<your P402_ROUTER_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"p402": {
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<your P402_API_KEY>",
"P402_ROUTER_URL": "<your P402_ROUTER_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"p402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<your P402_API_KEY>",
"P402_ROUTER_URL": "<your P402_ROUTER_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"p402": {
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<your P402_API_KEY>",
"P402_ROUTER_URL": "<your P402_ROUTER_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"p402": {
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<your P402_API_KEY>",
"P402_ROUTER_URL": "<your P402_ROUTER_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Z333Q%2Fp402)<a href="https://mcptoplist.com/server/io.github.Z333Q%2Fp402"><img src="https://mcptoplist.com/badge/io.github.Z333Q%2Fp402.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Z333Q
Other servers by Z333Q
View all Z333Q servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains P402?
- P402 is maintained by Z333Q, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is P402 listed on the Official MCP Registry?
- Yes — P402 is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does P402 have?
- MCP Toplist tracks 2 versions of P402, most recently published on Mar 17, 2026.
- Where can I find the source code for P402?
- The source code for P402 is hosted at github.com/Z333Q/p402-protocol.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.