Netify BT Reseller
About
MCP server exposing the Netify BT-Authorised Reseller Programme: eligibility scoring, commission estimation and prefilled application URL builder for UK businesses reselling BT broadband, leased lines, SD-WAN, SASE and security.
Details
- Author
- netifymarketplace
- Categories
- Communication, Productivity
Jump to
Setup
Install Netify BT Reseller in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/netifymarketplace/bt-reseller-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Netify BT-Authorised Reseller MCP Server
A Model Context Protocol (MCP) server that exposes theNetify BT-Authorised Reseller Programmeas a callable surface for AI agents.
UK Limited Companies (MSPs, IT consultants, telecom resellers, EPOS providers, cybersecurity firms) can use this server to:
- Query programme details (route, fees, onboarding length)
- Score themselves against the five BT-Authorised Reseller eligibility criteria
- Model qualitative commission for a given sales mix
- List BT resellable products with full technical details
- Read BT compliance requirements (workspace audit, brand rules, Ofcom General Conditions)
- Construct a prefilled application URL ready for submission
POST https://www.netify.co.uk/resell/bt-business-services/mcp/ Content-Type: application/json
Transport:streamable-http(synchronous JSON-RPC 2.0 over HTTP POST). Auth:none. CORS: open (Access-Control-Allow-Origin: ).
AGETon the same URL returns a server-info banner.
Full input schemas are returned bytools/list. Structured data is also available without invoking the MCP server athttps://www.netify.co.uk/resell/bt-business-services/data.json.
# Tools list curl -X POST https://www.netify.co.uk/resell/bt-business-services/mcp/ \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' # Eligibility check curl -X POST https://www.netify.co.uk/resell/bt-business-services/mcp/ \ -H "Content-Type: application/json" \ -d '{ "jsonrpc":"2.0","id":2,"method":"tools/call", "params":{ "name":"check_eligibility", "arguments":{ "is_uk_limited_company":true, "has_custom_domain_website":true, "has_business_email_on_domain":true, "has_dedicated_physical_workspace":true, "has_defined_route_to_market":true, "business_type":"MSP" } } }'
Use with Claude Desktop, Cursor, VS Code
{ "mcpServers": { "netify-bt-reseller": { "type": "streamable-http", "url": "https://www.netify.co.uk/resell/bt-business-services/mcp/" } } }
Agents can discover this server from the host page:
<link rel="mcp_endpoint" type="application/json" title="Netify MCP Server (JSON-RPC 2.0 over HTTP POST)" href="https://www.netify.co.uk/resell/bt-business-services/mcp/">
A static JSON representation of the underlying programme data is also linked:
<link rel="alternate" type="application/json" title="Machine-readable programme data" href="https://www.netify.co.uk/resell/bt-business-services/data.json">
Theestimate_commissiontool deliberately returns qualitative monthly and annualranges*, not exact rates. Exact commercials (rates, splits, tail length) are confirmed per signed Netify reseller agreement at application stage. This is a deliberate design choice — the rates are commercial-in-confidence between Netify and its resellers.
Netify Group Limitedis a UK-registered company (Company No. 07087612), BT Authorised Partner since 2012. Operatesnetify.co.uk— an SD-WAN and SASE marketplace with RFP builder — and recruits Authorised Resellers of BT through theBT-Authorised Reseller Programme.
Registered office: Moor Hall Barn, Workhouse Lane, Melton Constable, Norfolk, NR24 2BE, England.
Contact:support@netify.com— +44 (0)333 202 1011
Manage your WhatsApp, SMS and Phone Calls using a single MCP connector
Connect to any function, any language, across network boundaries using AgentRPC.
Access your meeting transcripts, summaries, and action items from any AI assistant.
Connect Claude, ChatGPT, and other AI tools to your Granola meeting notes via MCP. Query your notes, search transcripts, and get meeting insights in your favorite AI assistants.
Build with the Kudosity API to send SMS and MMS. Access developer docs, API references and live testing tools to send messages, manage contact lists, configure webhooks and more.
Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.
Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.
The VoIPstudio MCP server gives compatible AI assistants secure access to authorised VoIPstudio account data, including recordings, call detail records, live calls and voicemails in order to query call activity, analyse patterns, identify agent performance issues and generate QA or operations reports in plain English.
A bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



