BYTE Protocol
Rank #6509glama/0rkz/byte-mcp-server
Per-byte data marketplace for AI agents on Arbitrum. Discover publishers, evaluate on-chain Proof-of-Quality Score (PQS), subscribe + pay per request in USDC via the x402 gateway. 13 tools, no API keys, live testnet.
BYTE Protocol is a Model Context Protocol (MCP) server published by 0rkz. It ranks #6509 of 58,900 servers tracked on MCP Toplist. BYTE Protocol is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 52,391 of 58,900 servers on MCP Toplist.
Use BYTE Protocol
Add BYTE Protocol to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"byte-mcp-server": {
"url": "https://mcp.payperbyte.io/mcp"
}
}
}{
"mcpServers": {
"byte-mcp-server": {
"command": "npx",
"args": [
"-y",
"byte-mcp-server"
],
"env": {
"PRIVATE_KEY": "<your PRIVATE_KEY>",
"RPC_URL": "<your RPC_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
0rkz
Available versions (4)
| Version | Published |
|---|---|
| 0.10.3 | May 25, 2026 |
| 0.9.0 | May 24, 2026 |
| 0.3.1 | May 12, 2026 |
| 0.1.0 | Apr 21, 2026 |
Frequently asked questions
- What is BYTE Protocol?
- Per-byte data marketplace for AI agents on Arbitrum. Discover publishers, evaluate on-chain Proof-of-Quality Score (PQS), subscribe + pay per request in USDC via the x402 gateway. 13 tools, no API keys, live testnet.
- Who maintains BYTE Protocol?
- BYTE Protocol is maintained by 0rkz, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is BYTE Protocol an official MCP server?
- Yes — BYTE Protocol is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does BYTE Protocol have?
- MCP Toplist tracks 4 versions of BYTE Protocol, most recently published on May 25, 2026.
- Where can I find the source code for BYTE Protocol?
- The source code for BYTE Protocol is hosted at github.com/0rkz/byte-mcp-server.