AlphaLoops MCP Server

Hosted remote Model Context Protocol server exposing 2.7M U.S. motor carriers as tools for LLM clients (Claude Desktop/Code, Cursor, Windsurf, VS Code Copilot, Clay). Advertises 30+ tools across six categories — lookup, search, scoring, safety, risk and contacts — of which 24 are named publicly. Bearer-token auth over MCP URL transport (HTTPS + SSE); tool schemas are header-pinned via X-AlphaLoops-Version. An unauthenticated tools/list returns 401, so live tool schemas are gated.

API entry from apis.yml

apis.yml Raw ↑
name: AlphaLoops MCP Server
description: Hosted remote Model Context Protocol server exposing 2.7M U.S. motor carriers as tools for
  LLM clients (Claude Desktop/Code, Cursor, Windsurf, VS Code Copilot, Clay). Advertises 30+ tools across
  six categories — lookup, search, scoring, safety, risk and contacts — of which 24 are named publicly.
  Bearer-token auth over MCP URL transport (HTTPS + SSE); tool schemas are header-pinned via X-AlphaLoops-Version.
  An unauthenticated tools/list returns 401, so live tool schemas are gated.
humanURL: https://runalphaloops.com/mcp
baseURL: https://mcp-freight.runalphaloops.com
tags:
- mcp server
- carrier data
- freight
- fleet intelligence
- agent tools
- risk
properties:
- type: MCPServer
  url: https://mcp-freight.runalphaloops.com/mcp
- type: MCP
  url: mcp/alphaloops-mcp.yml
- type: ToolCrosswalk
  url: mcp/alphaloops-tool-crosswalk.yml
- type: Documentation
  url: https://runalphaloops.com/mcp
- type: Quickstart
  url: https://runalphaloops.com/mcp
- type: WellKnown
  url: https://mcp-freight.runalphaloops.com/.well-known/oauth-authorization-server