A Model Context Protocol (MCP) server that exposes the [Netify BT-Authorised Reseller Programme](https://www.netify.co.uk/resell/bt-business-services/
Bt Reseller MCP MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. A Model Context Protocol (MCP) server that exposes the Netify BT-Authorised Reseller Programme as a callable surface for AI agents.
Registered office: Moor Hall Barn, Workhouse Lane, Melton Constable, Norfolk, NR24 2BE, England.
Once Bt Reseller MCP is connected, these are the calls the assistant has available:
get_programme_info — Programme metadata (route, fees=£0, joining target=0, partner details)list_products — All seven resellable BT Business products. Optional category filterget_product — Full details for one product by key (fttp, sogea, cve, badr, btnet, sdwan, sase)check_eligibility — Scores a prospective reseller 0-100 against the five BT dimensions. Returns blockers and next stepsestimate_commission — Qualitative monthly and annual run-rate commission estimate (ranges and formula descriptions, never exact rates)build_application_url — Constructs a prefilled reseller application URLlist_compliance_requirements — The five compliance checks BT actually performsSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
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. Bt Reseller MCP's toolset — get_programme_info, list_products, get_product and 4 more — is a fair guide to whether it matches your workflow. It is maintained by netifymarketplace; 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_programme_info | Programme metadata (route, fees=£0, joining target=0, partner details). |
| list_products | All seven resellable BT Business products. Optional category filter. |
| get_product | Full details for one product by key (fttp, sogea, cve, badr, btnet, sdwan, sase). |
| check_eligibility | Scores a prospective reseller 0-100 against the five BT dimensions. Returns blockers and next steps. |
| estimate_commission | Qualitative monthly and annual run-rate commission estimate (ranges and formula descriptions, never exact rates). |
| build_application_url | Constructs a prefilled reseller application URL. |
| list_compliance_requirements | The five compliance checks BT actually performs. |
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.