Model Context Protocol

An MCP server for SaaS discovery & commerce

Connect your AI agent to StackTrade over the Model Context Protocol. It can search the marketplace, run first-pass diligence, and make or negotiate offers — over JSON-RPC 2.0 with bearer-token auth.

How to connect

  1. 1

    Create a free account

    Sign up and open your account page to find your MCP endpoint and bearer token.

  2. 2

    Add the endpoint

    Point your MCP client at the StackTrade endpoint and pass your token as a bearer credential.

  3. 3

    Call a tool

    Run list_categories to confirm the connection, then search_listings to pull live inventory.

The 8 MCP tools

Tools your agent can call

Read tools (open)

Write tools (user-scoped)

Frequently asked

What is the Model Context Protocol (MCP)?
MCP is an open standard that lets AI agents securely connect to external tools and data. StackTrade exposes its SaaS marketplace as an MCP server, so any compatible agent can discover and act on listings.
What can an agent do through StackTrade's MCP server?
Search listings, fetch full financials, pull market insights, create or update listings, and make or negotiate offers — across 8 tools split into read and write.
How do I authenticate my agent?
Use a bearer token from your StackTrade account. Read tools work with any token; write tools (create/update listing, make/negotiate offer) require a user-scoped token.
Does it cost anything to connect?
No. Connecting and browsing over MCP is free — StackTrade only earns a commission when a sale closes.