Skip to content

Add nexusfeed-mcp: LTL freight fuel surcharges + ABC liquor license compliance #1136

@ladourv

Description

@ladourv

Server Name

nexusfeed-mcp

Description

Real-time LTL freight fuel surcharge rates and US state ABC liquor license compliance records for AI agents. Data is extracted from carrier tariff pages and state ABC portals (JS-rendered, CAPTCHAs, session state) that are structurally inaccessible to raw LLM browsing. Every response includes a _verifiability block with extraction timestamp, confidence score, and source URL so agents can assess data quality before acting.

Server URL

https://api.nexusfeed.dev/mcp-ltl/

Transport

Streamable HTTP (JSON-RPC 2.0)

Repository

https://github.com/NexusFeed/nexusfeed-mcp

Tools

  • ltl_get_fuel_surcharge — Weekly fuel surcharge % for 9 LTL carriers (ODFL, Saia, Estes, ABF, R+L, TForce, XPO, SEFL, Averitt) with DOE diesel price and up to 5 years of history
  • ltl_list_carriers — Carrier coverage metadata (SCAC codes, update schedule, extraction method)
  • abc_search_licenses — Search CA, TX, NY, FL ABC databases by trade name, owner, or address
  • abc_lookup_license — Point-in-time license status by state-issued license number
  • abc_list_states — State coverage and CAPTCHA requirements

Category

Business / Logistics / Compliance

Website

https://api.nexusfeed.dev

Additional Notes

Two focused Streamable HTTP endpoints:

  • LTL tools: https://api.nexusfeed.dev/mcp-ltl/
  • ABC tools: https://api.nexusfeed.dev/mcp-abc/

Auth: X-API-Key header. API keys via RapidAPI freemium (10 req/day free).
PyPI: https://pypi.org/project/nexusfeed-mcp/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions