From 6bdf8fa5ea42443055ace3d5919d30de67698c26 Mon Sep 17 00:00:00 2001 From: basilalshukaili Date: Thu, 30 Apr 2026 15:24:49 +0400 Subject: [PATCH 1/2] Add Agent Broker to Community Servers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 874916cab3..a4280bd73f 100644 --- a/README.md +++ b/README.md @@ -257,3 +257,5 @@ If you find MCP servers useful, please consider starring the repository and cont --- Managed by Anthropic, but built together with the community. The Model Context Protocol is open source and we encourage everyone to contribute their own servers and improvements! + +- **[Agent Broker](https://github.com/basilalshukaili/agentbroker)** — Horizontal agent-to-business action layer. 12 MCP tools to find, verify, message, and schedule appointments with small businesses worldwide. Built-in TCPA / GDPR / CASL compliance. Free tier: 100 ops/month. Endpoint: https://smb-broker.onrender.com/mcp From 757cc3c9d77a200b9cd89c0408c2dd11f83db26d Mon Sep 17 00:00:00 2001 From: basilalshukaili Date: Mon, 4 May 2026 23:41:12 -0700 Subject: [PATCH 2/2] fix: update agent-broker endpoint to Cloudflare edge URL, 13 tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4280bd73f..4b9d55b997 100644 --- a/README.md +++ b/README.md @@ -258,4 +258,4 @@ If you find MCP servers useful, please consider starring the repository and cont Managed by Anthropic, but built together with the community. The Model Context Protocol is open source and we encourage everyone to contribute their own servers and improvements! -- **[Agent Broker](https://github.com/basilalshukaili/agentbroker)** — Horizontal agent-to-business action layer. 12 MCP tools to find, verify, message, and schedule appointments with small businesses worldwide. Built-in TCPA / GDPR / CASL compliance. Free tier: 100 ops/month. Endpoint: https://smb-broker.onrender.com/mcp +- **[Agent Broker](https://github.com/basilalshukaili/agentbroker)** — Horizontal agent-to-business action layer. 13 MCP tools to find, verify, message, and book appointments with small businesses worldwide. Turns any Cal.com / Calendly / Doctolib / Booksy / OpenTable URL into a bookable SMB. Built-in TCPA / GDPR / CASL compliance. Free tier: 100 ops/month. Endpoint: https://agent-broker-edge.basil-agent.workers.dev/mcp