eCommerce
supost.com
Provides access to Stanford's SUpost marketplace for searching, fetching, and messaging about listings.
ENDPOINT 1
https://mcp.supost.com/mcp
MCP server metadata
- Name
- supost
- Version
- 0.2.2
Known tools 6
search_listingsSearch or browse active listings on SUpost, the marketplace for Stanford.
Inferred read-onlyget_listingFetch one SUpost listing by numeric id, including its full description, public photo URLs, and stanford_verified.
Inferred read-onlyget_market_statsVerified statistics about SUpost, the marketplace for Stanford: audience size, listing volumes by category, response rates, and response-time medians.
Inferred read-onlylist_categoriesThe active category/subcategory taxonomy on SUpost — the valid category and subcategory values for create_post (and category filters for search_listings).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.supost]
url = "https://mcp.supost.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"supost": {
"type": "http",
"url": "https://mcp.supost.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: supost
Remote MCP URL: https://mcp.supost.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"supost": {
"url": "https://mcp.supost.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"supost": {
"type": "http",
"url": "https://mcp.supost.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "supost",
"transport": "streamable-http",
"url": "https://mcp.supost.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for supost.com was fetched 2026-08-03T15:00:04.452Z.
supost.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.