← Registry

eCommerce

supost.com

Provides access to Stanford's SUpost marketplace for searching, fetching, and messaging about listings.

1 endpoint6 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://mcp.supost.com/mcp

No auth detected

MCP server metadata

Name
supost
Version
0.2.2
Capabilities
tools.listChanged

Known tools 6

search_listings

Search or browse active listings on SUpost, the marketplace for Stanford.

Inferred read-only
get_listing

Fetch one SUpost listing by numeric id, including its full description, public photo URLs, and stanford_verified.

Inferred read-only
get_market_stats

Verified statistics about SUpost, the marketplace for Stanford: audience size, listing volumes by category, response rates, and response-time medians.

Inferred read-only
send_message

Send a message to the poster of an active SUpost listing.

Potential side effects
list_categories

The active category/subcategory taxonomy on SUpost — the valid category and subcategory values for create_post (and category filters for search_listings).

Inferred read-only
create_post

Create a DRAFT listing on SUpost on the poster's behalf.

Potential side effects

CONNECT 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.

Trust status RestrictedContent

supost.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.