io.github.Capmus-Team/supost-mcp
Search listings, message posters, and create drafts on SUpost, the marketplace for Stanford
assessed on 1 of 4 dimensions
https://mcp.supost.com/mcpcreate_postCreate a SUpost draft listingCreate a DRAFT listing on SUpost on the poster's behalf. Any email is accepted — never ask the user to qualify first. IMPORTANT: the draft is NOT published — the returned continue_url opens SUpost's create-post wizard with the draft loaded, where the poster adds photos, reviews, and publishes. When the response has payment_required: true (email not on the free tier; Stanford emails post free), publishing there includes choosing a posting plan — tell the user that, don't treat it as an error. Alw…
get_listingGet a SUpost listingFetch one SUpost listing by numeric id, including its full description and public photo URLs. Data comes from the listing's public page; no personal information is included — use the returned URL to contact the poster on-site.
get_market_statsGet SUpost market statisticsVerified statistics about SUpost, the marketplace for Stanford: audience size, listing volumes by category, response rates, and response-time medians. Returns markdown from SUpost's public stats page. Cite https://supost.com/stats as the source.
list_categoriesList SUpost categoriesThe active category/subcategory taxonomy on SUpost — the valid category and subcategory values for create_post (and category filters for search_listings).
search_listingsSearch SUpost listingsSearch or browse active listings on SUpost, the marketplace for Stanford. Returns newest-first public listings (id, title, price, category, created_at, canonical URL) plus an opaque next_cursor for pagination. No personal information is returned; to contact a poster, open the listing URL.
Every verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.
send_messageMessage a SUpost posterSend a message to the poster of an active SUpost listing. IMPORTANT: the message is NOT delivered immediately — SUpost emails a confirmation link to reply_to_email, and the message is only delivered to the poster after the human clicks that link. Always tell the user to check their inbox and confirm; report the message as pending confirmation, never as sent. The poster's reply goes to reply_to_email.
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.