★ 0 stars
Python
🔌 API Integration
Updated today
MCP server for real-time last-minute tour & activity booking. 5,000+ live slots, 17 suppliers, 15 countries. Search, book, and confirm via MCP tools or REST API.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"lastminutedeals-api": {
"command": "uvx",
"args": [
"lastminutedeals-api"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add lastminutedeals-api uvx lastminutedeals-api
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"lastminutedeals-api": {
"command": "uvx",
"args": [
"lastminutedeals-api"
]
}
}
}
📋 Copy
Or install with pip: pip install lastminutedeals-api
Topics
activities ai-agent ai-tools booking claude last-minute-deals mcp mcp-server model-context-protocol octo real-time-availability stripe tourism tours travel