Bolyra
Rank #13,049io.github.bolyra/gateway
MCP auth gateway: verify agent identity, enforce per-tool permissions, block replays, emit receipts.
Bolyra is a Model Context Protocol (MCP) server published by bolyra. It ranks #13,049 of 132,345 servers tracked on MCP Toplist. Bolyra is listed on Official MCP, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 119,296 of 132,345 servers on MCP Toplist.
Use Bolyra
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gateway -- npx -y @bolyra/gateway[mcp_servers.gateway]
command = "npx"
args = ["-y", "@bolyra/gateway"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@bolyra/gateway"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@bolyra/gateway"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gateway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bolyra/gateway"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@bolyra/gateway"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"@bolyra/gateway"
]
}
}
}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.bolyra%2Fgateway)<a href="https://mcptoplist.com/server/io.github.bolyra%2Fgateway"><img src="https://mcptoplist.com/badge/io.github.bolyra%2Fgateway.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
bolyra
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jun 23, 2026 |
Frequently asked questions
- Who maintains Bolyra?
- Bolyra is maintained by bolyra, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Bolyra listed on the Official MCP Registry?
- Yes — Bolyra is listed on the Official MCP Registry.
- How many versions does Bolyra have?
- MCP Toplist tracks 1 version of Bolyra, most recently published on Jun 23, 2026.
- Where can I find the source code for Bolyra?
- The source code for Bolyra is hosted at github.com/bolyra/bolyra.
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.