
Follow on Tours
from followontours
Bespoke cricket travel specialist โ search tours, explore destinations, and submit enquiries from any AI assistant.
Follow On Tours โ MCP Server
Bespoke cricket travel, powered by AI. Search tours, explore destinations, check match schedules, and submit enquiries โ all from your AI assistant.
What is this?
Follow On Tours is an AI-powered bespoke cricket travel broker with two decades of experience. This MCP server lets any AI assistant โ Claude, ChatGPT, Cursor, or any MCP-compatible client โ connect directly to our platform.
Endpoint: https://www.followontours.com/api/mcp
Transport: Streamable HTTP (POST)
Authentication: None required (public, read-only tools + rate-limited enquiry submission)
Available Tools
| Tool | Description |
|---|---|
get_about | Learn about Follow On Tours โ who we are, how we work, our 21 years of cricket travel experience |
search_tours | Search available cricket tours by destination, dates, series, or format (coming soon) |
get_destination_info | Destination guides โ hotels, venues, transfers, visa info, local tips (coming soon) |
get_match_schedule | Upcoming cricket fixtures with dates, venues, and availability (coming soon) |
get_tour_modules | Pre-built tour modules for Australia and other destinations (coming soon) |
submit_enquiry | Submit a qualified travel enquiry for a bespoke proposal (coming soon) |
Quick Start
Claude.ai
- Go to Settings โ Connectors โ Add custom connector
- Paste:
https://www.followontours.com/api/mcp - Approve the connector
- Ask Claude: "Tell me about Follow On Tours"
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"followontours": {
"url": "https://www.followontours.com/api/mcp"
}
}
}Restart Claude Desktop.
Any MCP Client
Point your client at:
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.