NexusFeed: ABC License Compliance
Server Details
Real-time US state ABC liquor license compliance records for AI agents. Covers CA, TX, NY, and FL — extracted from state portals and served as normalized JSON. Every response includes a _verifiability block with extraction timestamp, confidence score, and source URL.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 3 tools
The three tools have distinct, non-overlapping purposes: listing supported jurisdictions (discovery), searching by business/address (fuzzy finding), and looking up by license number (exact verification). An agent can easily select the correct tool based on whether it needs coverage metadata, discovery search, or point-in-time validation.
All tools follow the consistent abc_verb_noun pattern in snake_case. The verb choices are precise (list, lookup, search) and semantically appropriate to their functions, with clear singular/plural distinctions (state vs licenses) that signal return cardinality.
Three tools is exactly appropriate for this narrow, focused domain of read-only license compliance verification. The set covers the essential workflow (discover coverage → search → verify specific) without bloat, fitting perfectly within the ideal 3-15 tool range for a well-scoped MCP server.
The toolset covers the core read lifecycle for compliance checks (listing states, searching, and retrieving specific records). However, it lacks bulk verification capabilities or monitoring tools for ongoing compliance tracking, which are common enterprise needs. For pure point-in-time verification, the surface is nearly complete.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- First observed
abc_list_states - First observed
abc_lookup_license - First observed
abc_search_licenses
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.169 npm1MIT
- AlicenseCqualityAmaintenanceCompetitor Monitor AI - MCP server providing AI-powered tools and automation by MEOK AI Labs119 npm107 PyPIMIT
- AlicenseNot gradedqualityBmaintenanceEnables tracking competitor websites, changelogs, blog feeds, and pricing pages with meaningful diffs, classification, and Markdown digests via MCP tools for listing, adding, removing competitors, running checks, and retrieving digests or changes.MIT

industrylens-mcpofficial
AlicenseNot gradedqualityBmaintenanceBrowse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.