Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.venumark/venumark

REMOTE · WWW.VENUMARK.COM · SCANNED SEP 24

Booking decisions, scorecards, and self-checks for Florida food vendors over live DBPR data.

Available components

0 this week 77 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1558 tokens (~129/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 96% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "submit_lead" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the com.venumark/venumark MCP server?

com.venumark/venumark is a hosted endpoint at https://www.venumark.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.venumark.com

# add to Claude Code
claude mcp add --transport http com-venumark-venumark 'https://www.venumark.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-venumark-venumark": {
      "url": "https://www.venumark.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-venumark-venumark": {
      "type": "http",
      "url": "https://www.venumark.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-venumark-venumark]
url = "https://www.venumark.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-venumark-venumark": {
      "type": "remote",
      "url": "https://www.venumark.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-venumark-venumark --url 'https://www.venumark.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-venumark-venumark:
    url: "https://www.venumark.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-venumark-venumark": {
      "Transport": "http",
      "Url": "https://www.venumark.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-venumark-venumark -t streamable-http -u 'https://www.venumark.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-venumark-venumark": {
      "type": "http",
      "url": "https://www.venumark.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 77
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://www.venumark.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.venumark.com CN=YR1,O=Let's Encrypt,C=US 27 Jul 2026 25 Oct 2026 RSA 2048 SHA256-RSA 6c1c474fd507f37b3f4b38acfd3c128ef95
SANs: www.venumark.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.venumark.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
venumark.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://js.stripe.com https://challenges.cloudflare.com https://www.googletagmanager.com https://*.clarity.ms; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https://api.stripe.com https://checkout.stripe.com https://*.supabase.co wss://*.supabase.co https://vitals.vercel-insights.com https://*.vercel-insights.com https://www.google-analytics.com https://*.google-analytics.com https://analytics.google.com https://*.analytics.google.com https://www.googletagmanager.com https://stats.g.doubleclick.net https://va.vercel-scripts.com https://*.clarity.ms https://c.bing.com; frame-src 'self' https://js.stripe.com https://checkout.stripe.com https://hooks.stripe.com https://www.youtube-nocookie.com https://www.youtube.com; frame-ancestors 'none'; form-action 'self' https://checkout.stripe.com; base-uri 'self'; object-src 'none'; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=(self "https://checkout.stripe.com")

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.venumark.com/api/mcp Verified 200
http (plaintext) http://www.venumark.com/api/mcp HTTPS enforced 308 https://www.venumark.com/api/mcp
MCP tools · 12 exposed · ~1,323 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
decide_vendor ~141

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 the organizer can keep in their compliance file. This is the recommended vetting tool; use search_vendors first only when you do not have a license number.

NameTypeReqDescription
event_typestring–Event type the document list is tailored to (default food-truck-night)
license_numberstring–Florida DBPR license number, with or without the letter prefix
vendor_idstring–Vendor id (UUID) from search_vendors

No output schema declared.

No examples provided.

fetch ~60

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).

NameTypeReqDescription
idstringyesVendor id (UUID) from search

No output schema declared.

No examples provided.

get_checklist ~62

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 property).

NameTypeReqDescription
slugstringyes–

No output schema declared.

No examples provided.

get_event ~69

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.

NameTypeReqDescription
slugstringyesEvent slug from list_open_events or the event URL

No output schema declared.

No examples provided.

get_platform_info ~62

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 running vendor applications, pricing, or whether VenuMark fits their event.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_scorecard ~145

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 search_vendors, or directly by license_number (MFD3953067 or 3953067) to vet a vendor in one call. Grades: A to F, plus HOLD (active DBPR license hold), Ungraded (insufficient record), and Withheld (license unconfirmed).

NameTypeReqDescription
license_numberstring–Florida DBPR license number, with or without the letter prefix
vendor_idstring–Vendor id (UUID) from search_vendors

No output schema declared.

No examples provided.

get_signup_link ~142

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') preselect the plan, and checkout completes in the browser via Stripe. role 'vendor' is for food trucks and caterers (free forever). Event creation and applications happen in the web app after signup.

NameTypeReqDescription
cadencestring–Optional billing cadence for the preselected tier
rolestringyesWho is signing up
tierstring–Optional paid tier to preselect (venues only; omit for Free)

No output schema declared.

No examples provided.

improve_my_score ~167

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 free VenuMark vendor profile. Look up by license_number (MFD3953067 and 3953067 both work) or vendor_id from search_vendors. Organizers vetting a vendor for booking should use decide_vendor instead. Grades: A to F, plus HOLD (active DBPR license hold), Ungraded (insufficient record), and Withheld (license unconfirmed).

NameTypeReqDescription
license_numberstring–Florida DBPR license number, with or without the letter prefix
vendor_idstring–Vendor id (UUID) from search_vendors

No output schema declared.

No examples provided.

list_open_events ~67

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 where a vendor applies (free account).

NameTypeReqDescription
citystring–Optional Florida city filter, e.g. TAMPA

No output schema declared.

No examples provided.

search ~60

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.

NameTypeReqDescription
querystringyesBusiness name, license number, or Florida city

No output schema declared.

No examples provided.

search_vendors ~201

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 city. Optional county, grade, and limit filters. Grades: A to F, plus HOLD (active DBPR license hold), Ungraded (insufficient record), and Withheld (license unconfirmed). Returns matches with license status, letter grade, and a scorecard link.

NameTypeReqDescription
citystring–Optional Florida city filter, e.g. TAMPA
countystring–Optional Florida county filter, e.g. Hillsborough
gradestring–Optional: only vendors currently holding this grade
limitnumber–Max results, 1 to 25 (default 10)
querystring–Business name or license number (partial ok). Optional when city is given.

No output schema declared.

No examples provided.

submit_lead ~147

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. The founder replies by email, usually the same day.

NameTypeReqDescription
citystring–Florida city or region (optional)
emailstringyesWhere the founder should reply
event_typestring–e.g. brewery food truck night, festival, farmers market, city event
messagestring–What they need help with (optional)
namestringyesThe person's name
organizationstring–Business, venue, or city (optional)

No output schema declared.

No examples provided.

Common questions

What is the com.venumark/venumark MCP server?

com.venumark/venumark is an MCP server listed in the public MCP registry as com.venumark/venumark. Booking decisions, scorecards, and self-checks for Florida food vendors over live DBPR data. This page covers its hosted endpoint (https://www.venumark.com/api/mcp).

Is the com.venumark/venumark MCP server safe to use?

com.venumark/venumark scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.venumark/venumark MCP server expose?

com.venumark/venumark exposes 12 tools: search_vendors, get_scorecard, decide_vendor, improve_my_score, get_checklist, and 7 more. Their descriptions and schemas cost roughly 1,323 tokens of context every time the server is loaded.

Does the com.venumark/venumark MCP server require authentication?

No. We connected to com.venumark/venumark without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.venumark/venumark MCP server still maintained?

com.venumark/venumark is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.