MCP server for Follow On Tours — bespoke cricket travel. Search tours, explore destinations, check match schedules, and submit enquiries from any AI
Followontours MCP MCP server exists for a simple reason — assistants are far more useful when they can act on Followontours MCP directly instead of describing what you should do. MCP server for Follow On Tours — bespoke cricket travel. Search tours, explore destinations, check match schedules, and submit enquiries from any AI assistant.
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.
Once Followontours MCP is connected, these are the calls the assistant has available:
get_about — Learn about Follow On Tours — who we are, how we work, our 21 years of cricket travel experiencesearch_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)Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Followontours MCP's toolset — get_about, search_tours, get_destination_info and 3 more — is a fair guide to whether it matches your workflow. It is maintained by followontours; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| 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) |
{
"mcpServers": {
"followontours": {
"url": "https://www.followontours.com/api/mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.