venturu.com
Venturu is a marketplace for buying and selling small businesses and connecting with business brokers. It offers searchable listings, broker profiles, and lead/contact workflows for marketplace participants and partners.
Venturu exposes a public Streamable HTTP MCP server at `https://www.venturu.com/mcp` with optional OAuth for account-backed tools, plus a separate partner REST API at `https://www.venturu.com/api` documented by an OpenAPI spec and authenticated with a Venturu-issued bearer API key.
- MCP serverdetected
- Venturu MCP serverdiscovered
- Venturu Partner APIdiscovered
Request access by emailing Joel at Venturu Partnerships with your company name, website, and intended use case, following the Getting an API Key guide. After approval, Venturu provides a unique API key; send it as Authorization: Bearer YOUR_API_KEY.
For MCP clients, connect to the Venturu MCP server and let the client perform OAuth 2.0 Authorization Code + PKCE using Venturu's discovery metadata at OAuth Authorization Server Metadata and Protected Resource Metadata. If your client supports dynamic client registration, it can self-register at https://www.venturu.com/api/oauth/mcp/register; then sign in with your Venturu account and approve scope mcp:access.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://venturu.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing