← Registry

General Tools

a2b.sa

Provides tools for querying logistics services and preparing inquiries for a2b Logistics.

1 endpoint8 known toolsFirst detected June 26, 2026Last detected July 31, 2026

ENDPOINT 1

https://www.a2b.sa/api/mcp

No auth detected

MCP server metadata

Name
a2b-logistics
Version
1.1.0
Capabilities
toolsresources

Known tools 8

get_company_overview

Return a2b Logistics public company overview and approval boundaries.

Inferred read-only
list_services

List a2b Logistics public B2B logistics service categories.

Inferred read-only
match_project_scope

Classify whether a request fits a2b project inquiry, vendor, careers, or non-fit routing.

Inferred read-only
prepare_project_inquiry

Prepare a B2B logistics inquiry draft without submitting or contacting a2b.

Inferred read-only
prepare_rfq_brief

Prepare a procurement/RFQ brief for a B2B logistics buyer without submitting or contacting a2b.

Inferred read-only
list_service_areas

List public service areas and routing notes.

Inferred read-only
get_procurement_profile

Return public procurement fit, buyer inputs, compliance boundaries, and vendor routing.

Inferred read-only
read_public_resource

Read one public structured resource by id.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.a2b-logistics]
url = "https://www.a2b.sa/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "a2b-logistics": {
      "type": "http",
      "url": "https://www.a2b.sa/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: a2b-logistics
Remote MCP URL: https://www.a2b.sa/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "a2b-logistics": {
      "url": "https://www.a2b.sa/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "a2b-logistics": {
      "type": "http",
      "url": "https://www.a2b.sa/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "a2b-logistics",
  "transport": "streamable-http",
  "url": "https://www.a2b.sa/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for a2b.sa was fetched 2026-07-31T07:19:28.064Z and is being refreshed.

Trust status Trusted

a2b.sa is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.