Booking
Rank #4,209com.lightres/booking
MCP server providing booking capabilities
Booking is a Model Context Protocol (MCP) server published by developermcconnected. It ranks #4,209 of 132,345 servers tracked on MCP Toplist, and its repository has 170 GitHub stars. Booking is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Feb 24, 2026.
Ranks ahead of 128,136 of 132,345 servers on MCP Toplist.
Use Booking
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http booking https://app.lightres.com/api/mcp/sse[mcp_servers.booking]
url = "https://app.lightres.com/api/mcp/sse"Add to ~/.codex/config.toml.
https://app.lightres.com/api/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"booking": {
"url": "https://app.lightres.com/api/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"booking": {
"type": "http",
"url": "https://app.lightres.com/api/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"booking": {
"serverUrl": "https://app.lightres.com/api/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"booking": {
"url": "https://app.lightres.com/api/mcp/sse"
}
}
}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.lightres%2Fbooking)<a href="https://mcptoplist.com/server/com.lightres%2Fbooking"><img src="https://mcptoplist.com/badge/com.lightres%2Fbooking.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
developermcconnected
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Booking?
- Booking is maintained by developermcconnected, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Booking listed on the Official MCP Registry?
- Yes — Booking is listed on the Official MCP Registry.
- How many versions does Booking have?
- MCP Toplist tracks 2 versions of Booking, most recently published on Feb 24, 2026.
- Where can I find the source code for Booking?
- The source code for Booking is hosted at github.com/developermcconnected/lightrez.
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.