For AI developers

Build AI agents that discover and transact SaaS

StackTrade is an MCP server for software commerce. Point your agent at our endpoint and it can search the marketplace, pull real financials, run first-pass diligence, and make or negotiate offers — with bearer-token auth and read/write tool separation.

A real MCP endpoint, not a demo

Our marketplace is exposed as a JSON-RPC 2.0 MCP server with 8 tools split into read (search, get_listing, market insights) and write (create_listing, make_offer, negotiate_offer). Read tools are open; write tools require an authenticated token scoped to one user.

Ground your agent in structured data

Every listing returns typed financials — MRR, ARR, revenue multiple, margin, growth — plus the seller's verification and trust score, so your agent reasons over facts instead of scraped HTML.

Ship in minutes

Grab a free MCP token from your account, add the endpoint to your agent config, and call list_categories to confirm the connection. No marketplace approval required to read.

Frequently asked

What is the StackTrade MCP endpoint?
It's a Model Context Protocol server that lets any compatible AI agent search SaaS listings, fetch financials, and make or negotiate offers over JSON-RPC with bearer-token auth.
Do I need approval to let my agent browse?
No. Read tools (search, get_listing, market insights) are available to any token. Only write actions like making an offer require an authenticated user token.
Is there a cost to connect an AI agent?
No — connecting and reading the marketplace over MCP is free. StackTrade only earns a commission when a sale closes.