com.venumark/venumark
com.venumark/venumarkBooking decisions, scorecards, and self-checks for Florida food vendors over live DBPR data.
Tools · 12
Search all licensed Florida food trucks and caterers (19,000+, scored from official DBPR inspection records). Matches business name, prior names, license number (MFD3953067 and 3953067 both work), and…
One vendor's public compliance record: letter grade (or withheld when the current DBPR license cannot be confirmed), license status, inspection recency, and record shape. Look up by vendor_id from sea…
One-call booking decision for a Florida food vendor: CLEAR, CONDITIONAL, REVIEW, or DECLINE with reason codes, the evidence behind it, the documents to collect for the event type, and a signed receipt…
For a Florida food truck or caterer checking their own record: what is currently limiting the VMScore letter grade, what to do about each item, official Florida DBPR resources, and a link to claim the…
A Florida organizer checklist as markdown. Slugs: florida-food-truck-night (breweries, HOAs, churches), festival-food-vendors (festivals, farmers markets), city-special-event-food-vendors (public prop…
What VenuMark is (the food vendor application and compliance platform for Florida events), how the workflow runs, current pricing tiers, and which tier fits an organizer. Use when someone asks about r…
Florida events currently published on VenuMark and taking food vendor applications. Optional city filter. Each result includes the application deadline, required documents, and the public apply_url wh…
One published event's public details: dates, venue, city, application deadline, required documents, and the apply link. Use the slug from list_open_events or from a venumark.com/event/<slug> URL.
A direct VenuMark signup link for the human to open in their browser. role 'venue' is for organizers who run vendor applications; optional tier ('growth' or 'pro') and cadence ('month' or 'year') pres…
Send an organizer's contact request to the VenuMark founder (setup help, demo, festival or city program, Enterprise scope). Only call after the user has explicitly confirmed the exact details to send.…
Alias of search_vendors for ChatGPT Deep Research connectors. Returns matching Florida food vendors as results with id, title, and url. Pass the id to fetch for the full record.
Alias of get_scorecard for ChatGPT Deep Research connectors. Takes a vendor id from search and returns the full public scorecard as a document (id, title, text, url, metadata).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.venumark/venumark": {
"url": "https://www.venumark.com/api/mcp",
"transport": "streamable-http"
}
}
}