Hoteloracle
Rank #33,971io.tooloracle/hoteloracle
MCP server providing hoteloracle capabilities
Hoteloracle is a Model Context Protocol (MCP) server published by ToolOracle. It ranks #33,971 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Hoteloracle is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
Ranks ahead of 81,489 of 115,460 servers on MCP Toplist.
Use Hoteloracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hoteloracle https://tooloracle.io/hotel/mcp/[mcp_servers.hoteloracle]
url = "https://tooloracle.io/hotel/mcp/"Add to ~/.codex/config.toml.
https://tooloracle.io/hotel/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hoteloracle": {
"url": "https://tooloracle.io/hotel/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hoteloracle": {
"type": "http",
"url": "https://tooloracle.io/hotel/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hoteloracle": {
"serverUrl": "https://tooloracle.io/hotel/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hoteloracle": {
"url": "https://tooloracle.io/hotel/mcp/"
}
}
}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.tooloracle%2Fhoteloracle)<a href="https://mcptoplist.com/server/io.tooloracle%2Fhoteloracle"><img src="https://mcptoplist.com/badge/io.tooloracle%2Fhoteloracle.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
ToolOracle
Other servers by ToolOracle
- PaymentOracle — Verifiable Multi-Rail Payment Receipts#34,702 · 1 ver
- Flightoracle#43,804 · 2 vers
- Joboracle#43,805 · 2 vers
- Macroooracle#43,806 · 2 vers
- Memeoracle#43,807 · 2 vers
- Newsoracle#43,808 · 2 vers
- Rankoracle#43,809 · 2 vers
- Shoporacle#43,810 · 2 vers
- Smartmoneyoracle#43,811 · 2 vers
- Yieldoracle#43,812 · 2 vers
- CarbonOracle#51,979 · 1 ver
- Accessoracle#52,324 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hoteloracle?
- Hoteloracle is maintained by ToolOracle, which publishes 62 MCP servers (72 total versions) tracked on MCP Toplist.
- Is Hoteloracle listed on the Official MCP Registry?
- Yes — Hoteloracle is listed on the Official MCP Registry, alongside Glama.
- How many versions does Hoteloracle have?
- MCP Toplist tracks 2 versions of Hoteloracle, most recently published on Mar 18, 2026.
- Where can I find the source code for Hoteloracle?
- The source code for Hoteloracle is hosted at github.com/ToolOracle/hoteloracle.