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.venturu/mcp-server

REMOTE · WWW.VENTURU.COM · SCANNED SEP 21

The Venturu MCP server. Search and contact business listings and brokers on Venturu.

Available components

+46 this week 84 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 Security80
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1024 tokens (~113/item across 9 items; 9 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 Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the com.venturu/mcp-server server?

com.venturu/mcp-server is a hosted endpoint at https://www.venturu.com/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.venturu.com

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

  • 17 Sept 26 +46
    • Authorization: pass → partial security
    • Transport: unverified → pass security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Endpoint reachability: behind authorisation → reachable functional
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
  • 9 Sept 26 −46
    • Endpoint reachability: reachable → behind authorisation security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Transport: pass → unverified security
    • Authorization: partial → pass security
    • First check of Authorization: partial security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 26 Aug 26 +1
    • 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 +1
    • 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
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 21 Sept 2026 · Probed https://www.venturu.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.venturu.com CN=YR1,O=Let's Encrypt,C=US 30 Aug 2026 28 Nov 2026 RSA 2048 SHA256-RSA 6edea2b85498fa744b222bbb35ed58b0e21
SANs: www.venturu.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.venturu.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
venturu.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
content-security-policy frame-ancestors 'none';
x-frame-options DENY

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.venturu.com/mcp Verified 200
http (plaintext) http://www.venturu.com/mcp HTTPS enforced 308 https://www.venturu.com/mcp
MCP tools · 9 exposed · ~982 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
contact_broker ~96

Send a contact message to a broker on Venturu by their profile slug. Requires an authenticated Venturu account. Set inquiryType to "buying" (default) for buyer representation or "selling" for seller representation. Provide the broker slug and the message to send. Use search_brokers to find broker slugs.

NameTypeReqDescription
inquiryTypestring
messagestringyes
slugstringyes

No output schema declared.

No examples provided.

contact_seller ~65

Send a contact message to a seller on Venturu by their listing ID. Requires an authenticated Venturu account. Provide the listing ID and the message to send. Use search_businesses to find listing IDs.

NameTypeReqDescription
listingIdintegeryes
messagestringyes

No output schema declared.

No examples provided.

get_broker ~55

Get full details for a single broker (agent) by their profile slug. Call this when the user asks for more information about a specific broker. Use the slug from search_brokers results.

NameTypeReqDescription
slugstringyes

No output schema declared.

No examples provided.

get_business ~52

Get full details for a single business (listing) by its slug. Call this when the user asks for more information about a specific business. Use the slug from search_businesses results.

NameTypeReqDescription
slugstringyes

No output schema declared.

No examples provided.

list_business_categories ~60

Returns all industry categories and their business types with IDs. Use the business type IDs in search_businesses (businessTypeIds) to filter listings by category. Call this first when you need to discover which IDs to use for a given industry or business type.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_languages ~48

Returns all languages with their IDs. Use these IDs in search_brokers (languageIds) to find brokers who speak specific languages. Call this when you need to discover which language IDs to use.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_brokers ~128

Search for business brokers (agents) on Venturu by location, name, languages, and more. Returns verified brokers with email and phone redacted.

NameTypeReqDescription
citystring
countryCodestring
countystring
languageIdsarray
limitinteger
namestring
neighborhoodstring
opportunityScoreobject
pageinteger
sortstring
statestring
zipCodestring

No output schema declared.

No examples provided.

search_businesses ~438

Search for businesses (listings) for sale on Venturu. Supports natural-language location (e.g. 'Palm Beach, FL', 'Miami', '33101') via the location parameter, or an exact bbox. Use flat min/max fields for ranges (e.g. minPrice/maxPrice, minRevenue/maxRevenue, minProfit/maxProfit, minSde/maxSde, minOpportunityScore/maxOpportunityScore). Returns censored listing data with titles and addresses handled according to listing visibility settings.

NameTypeReqDescription
bboxobject
businessTypeIdsarray
buyerFinancingAvailableboolean
cursorinteger
includeMissingMultiplesboolean
limitinteger
listedByarray
locationstring
maxDownPaymentnumber
maxEmployeeCountnumber
maxEstablishmentAgenumber
maxOpportunityScorenumber
maxOwnerWorkedHoursnumber
maxPricenumber
maxProfitnumber
maxRevenuenumber
maxRevenueMultiplenumber
maxSdenumber
maxSdeMultiplenumber
minDownPaymentnumber
minEmployeeCountnumber
minEstablishmentAgenumber
minOpportunityScorenumber
minOwnerWorkedHoursnumber
minPricenumber
minProfitnumber
minRevenuenumber
minRevenueMultiplenumber
minSdenumber
minSdeMultiplenumber
orderByDirectionstring
orderByPropertystring
propertyIncludedboolean
saleTypesarray
sbaPrequalifiedboolean
statestring
statusesarray
visaQualifiedboolean

No output schema declared.

No examples provided.

who_am_i ~40

Returns the identity of the currently authenticated user. Requires authentication. Use this to verify that the connection is correctly authenticated (e.g. in the voice agent).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the com.venturu/mcp-server server?

com.venturu/mcp-server is listed in the public MCP registry as com.venturu/mcp-server. The Venturu MCP server. Search and contact business listings and brokers on Venturu. This page covers its hosted endpoint (https://www.venturu.com/mcp).

Is the com.venturu/mcp-server server safe to use?

com.venturu/mcp-server scores 84 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.venturu/mcp-server server expose?

com.venturu/mcp-server exposes 9 tools: list_business_categories, list_languages, search_businesses, search_brokers, get_business, and 4 more. Their descriptions and schemas cost roughly 982 tokens of context every time the server is loaded.

Does the com.venturu/mcp-server server require authentication?

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

Is the com.venturu/mcp-server server still maintained?

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