Agent Broker
Rank #10,202dev.hatchloop/agent-broker
20 tools for sanctions, export-control and company-registry screening, plus messaging. 12 keyless.
Agent Broker is a Model Context Protocol (MCP) server published by basilalshukaili. It ranks #10,202 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Agent Broker is listed on Official MCP, with 7 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 105,258 of 115,460 servers on MCP Toplist.
Use Agent Broker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-broker https://hatchloop.dev/mcp/agent-broker[mcp_servers.agent-broker]
url = "https://hatchloop.dev/mcp/agent-broker"Add to ~/.codex/config.toml.
https://hatchloop.dev/mcp/agent-brokerSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-broker": {
"url": "https://hatchloop.dev/mcp/agent-broker"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-broker": {
"type": "http",
"url": "https://hatchloop.dev/mcp/agent-broker"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-broker": {
"serverUrl": "https://hatchloop.dev/mcp/agent-broker"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-broker": {
"url": "https://hatchloop.dev/mcp/agent-broker"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.hatchloop%2Fagent-broker)<a href="https://mcptoplist.com/server/dev.hatchloop%2Fagent-broker"><img src="https://mcptoplist.com/badge/dev.hatchloop%2Fagent-broker.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
basilalshukaili
Available versions (7)
| Version | Published |
|---|---|
| 0.2.10 | Aug 30, 2026 |
| 0.2.8 | Aug 29, 2026 |
| 0.2.7 | Aug 29, 2026 |
| 0.2.4 | Aug 26, 2026 |
| 0.2.3 | Aug 24, 2026 |
| 0.2.2 | Aug 24, 2026 |
| 0.2.1 | Aug 23, 2026 |
Frequently asked questions
- Who maintains Agent Broker?
- Agent Broker is maintained by basilalshukaili, which publishes 6 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Agent Broker listed on the Official MCP Registry?
- Yes — Agent Broker is listed on the Official MCP Registry.
- How many versions does Agent Broker have?
- MCP Toplist tracks 7 versions of Agent Broker, most recently published on Aug 30, 2026.
- Where can I find the source code for Agent Broker?
- The source code for Agent Broker is hosted at github.com/basilalshukaili/agentbroker.