Followontours MCP MCP Server

MCP server for Follow On Tours — bespoke cricket travel. Search tours, explore destinations, check match schedules, and submit enquiries from any AI

Local serverstdioGo

What is the Followontours MCP MCP server?

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.

What you get

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.

What the assistant can call

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 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)

Setting it up

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.

Choosing this one

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.

Before you rely on it

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the followontours mcp mcp server does with a few real requests.

Available tools

ToolWhat it does
get_aboutLearn about Follow On Tours — who we are, how we work, our 21 years of cricket travel experience
search_toursSearch available cricket tours by destination, dates, series, or format (coming soon)
get_destination_infoDestination guides — hotels, venues, transfers, visa info, local tips (coming soon)
get_match_scheduleUpcoming cricket fixtures with dates, venues, and availability (coming soon)
get_tour_modulesPre-built tour modules for Australia and other destinations (coming soon)
submit_enquirySubmit a qualified travel enquiry for a bespoke proposal (coming soon)

How to install the Followontours MCP MCP server

{
  "mcpServers": {
    "followontours": {
      "url": "https://www.followontours.com/api/mcp"
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Followontours MCP to get about.
  • Use Followontours MCP to search tours.
  • Use Followontours MCP to get destination info.

Frequently asked questions

It connects Followontours MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 6 tools (get_about, search_tours, get_destination_info, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Followontours MCP directly.