Skip to main content
Glama

mcp-server

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

9 tools
contact_brokerContact BrokerInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
messageYes
inquiryTypeNobuying
contact_sellerContact SellerInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
messageYes
listingIdYes
get_brokerGet Broker Details
Read-only
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
get_businessGet Business Details
Read-only
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
list_business_categoriesList Business Categories
Read-only
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_languagesList Languages
Read-only
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_brokersSearch Brokers
Read-only
Inspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNo
nameNo
pageNo
sortNo
limitNo
stateNo
countyNo
zipCodeNo
countryCodeNo
languageIdsNo
neighborhoodNo
opportunityScoreNo
search_businessesSearch Businesses
Read-only
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
bboxNo
limitNo
stateNo
cursorNo
maxSdeNo
minSdeNo
listedByNo
locationNo
maxPriceNo
minPriceNo
statusesNo
maxProfitNo
minProfitNo
saleTypesNo
maxRevenueNo
minRevenueNo
visaQualifiedNo
maxDownPaymentNo
maxSdeMultipleNo
minDownPaymentNo
minSdeMultipleNo
businessTypeIdsNo
orderByPropertyNorecommended
sbaPrequalifiedNo
maxEmployeeCountNo
minEmployeeCountNo
orderByDirectionNodesc
propertyIncludedNo
maxRevenueMultipleNo
minRevenueMultipleNo
maxEstablishmentAgeNo
maxOpportunityScoreNo
maxOwnerWorkedHoursNo
minEstablishmentAgeNo
minOpportunityScoreNo
minOwnerWorkedHoursNo
buyerFinancingAvailableNo
includeMissingMultiplesNo
who_am_iWho am I
Read-only
Inspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.