Bitvoya MCP
Rank #39,949com.bitvoya/bitvoya-mcp
Luxury hotel search, rate comparison, booking quotes, and secure checkout handoff.
Bitvoya MCP is a Model Context Protocol (MCP) server published by seanbabalala. It ranks #39,949 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bitvoya MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 10, 2026 and most recently updated on Apr 13, 2026.
Ranks ahead of 75,642 of 115,591 servers on MCP Toplist.
Use Bitvoya MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bitvoya-mcp https://bitvoya.com/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.bitvoya-mcp]
url = "https://bitvoya.com/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://bitvoya.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bitvoya-mcp": {
"url": "https://bitvoya.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"bitvoya-mcp": {
"type": "http",
"url": "https://bitvoya.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bitvoya-mcp": {
"serverUrl": "https://bitvoya.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"bitvoya-mcp": {
"url": "https://bitvoya.com/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/com.bitvoya%2Fbitvoya-mcp)<a href="https://mcptoplist.com/server/com.bitvoya%2Fbitvoya-mcp"><img src="https://mcptoplist.com/badge/com.bitvoya%2Fbitvoya-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
seanbabalala
Available versions (3)
| Version | Published |
|---|---|
| 0.3.1 | Apr 13, 2026 |
| 0.3.0 | Apr 13, 2026 |
| 0.2.0 | Apr 13, 2026 |
Frequently asked questions
- Who maintains Bitvoya MCP?
- Bitvoya MCP is maintained by seanbabalala, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Bitvoya MCP listed on the Official MCP Registry?
- Yes — Bitvoya MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Bitvoya MCP have?
- MCP Toplist tracks 3 versions of Bitvoya MCP, most recently published on Apr 13, 2026.
- Where can I find the source code for Bitvoya MCP?
- The source code for Bitvoya MCP is hosted at github.com/seanbabalala/bitvoya-mcp.