FreightUtils MCP Server
Rank #2,577io.github.SoapyRED/freightutils
Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math
FreightUtils MCP Server is a Model Context Protocol (MCP) server published by soapyred. It ranks #2,577 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. FreightUtils MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 39 tracked versions. It was first listed on Apr 3, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 129,469 of 132,046 servers on MCP Toplist.
Use FreightUtils MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http freightutils https://www.freightutils.com/api/mcpclaude mcp add freightutils -- npx -y freightutils-mcp[mcp_servers.freightutils]
url = "https://www.freightutils.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.freightutils]
command = "npx"
args = ["-y", "freightutils-mcp"]Add to ~/.codex/config.toml.
https://www.freightutils.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"freightutils": {
"command": "npx",
"args": [
"-y",
"freightutils-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"freightutils": {
"url": "https://www.freightutils.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"freightutils": {
"command": "npx",
"args": [
"-y",
"freightutils-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"freightutils": {
"type": "http",
"url": "https://www.freightutils.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"freightutils": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"freightutils-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"freightutils": {
"serverUrl": "https://www.freightutils.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"freightutils": {
"command": "npx",
"args": [
"-y",
"freightutils-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"freightutils": {
"url": "https://www.freightutils.com/api/mcp"
}
}
}{
"mcpServers": {
"freightutils": {
"command": "npx",
"args": [
"-y",
"freightutils-mcp"
]
}
}
}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/io.github.SoapyRED%2Ffreightutils)<a href="https://mcptoplist.com/server/io.github.SoapyRED%2Ffreightutils"><img src="https://mcptoplist.com/badge/io.github.SoapyRED%2Ffreightutils.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
soapyred
Available versions (39)
| Version | Published |
|---|---|
| 2.19.0 | Sep 8, 2026 |
| 2.18.0 | Sep 4, 2026 |
| 2.17.2 | Aug 19, 2026 |
| 2.17.1 | Aug 19, 2026 |
| 2.17.0 | Aug 19, 2026 |
| 2.16.0 | Aug 19, 2026 |
| 2.15.0 | Aug 11, 2026 |
| 2.14.3 | Aug 10, 2026 |
| 2.14.2 | Aug 10, 2026 |
| 2.14.1 | Aug 8, 2026 |
| 2.14.0 | Aug 6, 2026 |
| 2.13.0 | Aug 5, 2026 |
| 2.12.4 | Aug 4, 2026 |
| 2.12.3 | Aug 3, 2026 |
| 2.12.2 | Aug 3, 2026 |
| 2.12.1 | Jul 23, 2026 |
| 2.12.0 | Jul 23, 2026 |
| 2.11.2 | Jul 12, 2026 |
| 2.11.1 | Jul 11, 2026 |
| 2.11.0 | Jul 10, 2026 |
| 2.10.2 | Jul 8, 2026 |
| 2.10.1 | Jun 26, 2026 |
| 2.10.0 | Jun 24, 2026 |
| 2.9.0 | Jun 23, 2026 |
| 2.8.0 | Jun 23, 2026 |
| 2.7.0 | Jun 23, 2026 |
| 2.6.0 | Jun 22, 2026 |
| 2.5.0 | Jun 19, 2026 |
| 2.4.1 | Jun 17, 2026 |
| 2.4.0 | Jun 16, 2026 |
| 2.3.0 | May 31, 2026 |
| 2.2.0 | May 31, 2026 |
| 1.1.0 | May 17, 2026 |
| 2.0.0 | May 17, 2026 |
| 2.1.1 | May 16, 2026 |
| 2.1.0 | May 1, 2026 |
| 1.0.8 | Apr 23, 2026 |
| 1.0.2 | Apr 8, 2026 |
| 1.0.1 | Apr 3, 2026 |
Frequently asked questions
- Who maintains FreightUtils MCP Server?
- FreightUtils MCP Server is maintained by soapyred, which publishes 1 MCP server (39 total versions) tracked on MCP Toplist.
- Is FreightUtils MCP Server listed on the Official MCP Registry?
- Yes — FreightUtils MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does FreightUtils MCP Server have?
- MCP Toplist tracks 39 versions of FreightUtils MCP Server, most recently published on Sep 8, 2026.
- Where can I find the source code for FreightUtils MCP Server?
- The source code for FreightUtils MCP Server is hosted at github.com/soapyred/freightutils-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.