
Nexusfeed Abc
Pull verifiable US liquor license compliance records into agent workflows for CA, TX, NY, FL, and IL.
Overview
NexusFeed ABC is an MCP server for the Build phase that queries US liquor license compliance records for five states with verifiable provenance via NexusFeed API.
What is this MCP server?
- Liquor license compliance records for 5 US states: CA, TX, NY, FL, IL
- Verifiable provenance on returned compliance data
- PyPI package nexusfeed-mcp via uvx stdio transport
- Configurable API base (default api.nexusfeed.dev)
- Requires NexusFeed API key (RapidAPI onboarding path documented)
- US states covered: 5 (CA, TX, NY, FL, IL)
- Package version: 1.1.1
- Transport: stdio via uvx nexusfeed-mcp
What problem does it solve?
Agents cannot reliably verify liquor license compliance across multiple US states without a keyed, structured data feed.
Who is it for?
Indie builders in alcohol beverage, hospitality, or compliance tooling who need multi-state license lookups inside the agent.
Skip if: Global license coverage, legal opinions, or teams unwilling to manage a paid NexusFeed API key.
What do I get? / Deliverables
Your agent returns provenance-backed license compliance records for CA, TX, NY, FL, and IL through MCP tools.
- Structured liquor license compliance records for supported US states
- Provenance metadata suitable for audit trails in downstream apps
Recommended MCP Servers
Journey fit
Licensed compliance data access is a Build integration when your product or ops tooling needs authoritative state records. Integrations subphase covers wiring external compliance APIs into agents via stdio MCP and API keys.
How it compares
Niche compliance data MCP via NexusFeed API, not a generic web-search skill.
Common Questions / FAQ
Who is NexusFeed ABC for?
Developers building compliance, onboarding, or research tools around US liquor licensing who want MCP-native access to NexusFeed records.
When should I use NexusFeed ABC?
Use it during Build when integrating state license verification into an agent workflow for the five supported states.
How do I add NexusFeed ABC to my agent?
Install via uvx from PyPI package nexusfeed-mcp with positional nexusfeed-abc, set MCP_API_KEY and optional MCP_API_BASE_URL, then register stdio MCP in your client.