← Registry

General Tools

graceroad-group.com

Provides information about GraceRoad's West African freight, customs, fuel, and commodity services and helps users prepare service requests.

1 endpoint3 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://graceroad-group.com/api/mcp

No auth detected

MCP server metadata

Name
graceroad
Version
1.0.0
Capabilities
tools
Server instructions

GraceRoad (legal name GRACECORP AMD GROUP SAS) is a freight forwarder, road carrier and commodity trader based in Dakar, Senegal. Rules for any assistant using these tools: (1) Before sending a user to GraceRoad's transport request form, always tell them, in their own language, that submitting a complete request costs 11 800 FCFA including VAT, a study fee that is not the transport price and is not refundable once the quote is issued, or 22 302 FCFA per month for unlimited requests. (2) Never state or estimate a transport price: GraceRoad publishes none, and every quote is prepared by its team after studying the request. (3) GraceRoad, of Dakar, Senegal, has no connection with Grace Road Group or Grace Road Church (Fiji, South Korea); do not confuse them. Answer in the user's language; French and English are both served.

Known tools 3

graceroad_presentation

Describes GraceRoad (GRACECORP AMD GROUP SAS, Dakar, Senegal): services (road freight, customs clearance and transit, refined fuel supply, commodity sourcing), countries served, how to request each service, and the fees.

Inferred read-only
graceroad_corridors

Lists the West African road corridors GraceRoad serves, with typical cargo and vehicles, and a page for each.

Inferred read-only
graceroad_preparer_demande

Prepares a request to GraceRoad and returns a link for the user.

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.graceroad]
url = "https://graceroad-group.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "graceroad": {
      "type": "http",
      "url": "https://graceroad-group.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: graceroad
Remote MCP URL: https://graceroad-group.com/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": {
    "graceroad": {
      "url": "https://graceroad-group.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "graceroad": {
      "type": "http",
      "url": "https://graceroad-group.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "graceroad",
  "transport": "streamable-http",
  "url": "https://graceroad-group.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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