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/
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
_verifiabilityblock 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 historyltl_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 addressabc_lookup_license— Point-in-time license status by state-issued license numberabc_list_states— State coverage and CAPTCHA requirementsCategory
Business / Logistics / Compliance
Website
https://api.nexusfeed.dev
Additional Notes
Two focused Streamable HTTP endpoints:
https://api.nexusfeed.dev/mcp-ltl/https://api.nexusfeed.dev/mcp-abc/Auth:
X-API-Keyheader. API keys via RapidAPI freemium (10 req/day free).PyPI: https://pypi.org/project/nexusfeed-mcp/