Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

PeerPush

com.peerpush/peerpush

Find, compare, and discover software, SaaS, and AI tools - pricing, alternatives, and trends.

Uptime
100.0%
2 direct probes · 30d
Response
305ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

peerpush_find_alternative

Finds alternatives and competitors to a named software product, tool, app, or service. Relevant when the user asks for an alternative, replacement, or competitor to a specific product (e.g. "alternati…

peerpush_find_product

Searches the PeerPush product catalog with a natural language query and semantic matching, plus optional structured filters for pricing, platform, audience, and use case. Relevant when the user wants …

peerpush_compare

Compares 2-5 named software products side by side. Relevant when the user wants a comparison or asks which of several specific products to choose (e.g. "Vercel vs Netlify"). Returns a structured compa…

peerpush_product_details

Looks up a single product on PeerPush by name or slug. Relevant when the user asks about a specific product's pricing, features, platforms, target audience, or recent activity. Returns product data in…

peerpush_trending

Lists software products currently trending on PeerPush over a chosen period (day, week, or month). Relevant when the user asks what tools are popular, hot, or gaining momentum right now. Returns produ…

peerpush_discover

Browses the PeerPush catalog by structured criteria: use case, target audience, platform, pricing model, and category. Relevant when the user wants to explore products matching specific filters rather…

peerpush_deals

Lists products on PeerPush with currently active discount codes. Relevant when the user asks about software deals, discounts, coupons, or promotions. Returns products with their active discount code a…

peerpush_new_launches

Lists products recently launched on PeerPush within a chosen number of days. Relevant when the user asks about newly launched products or recent software releases. Returns the most recently published …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "peerpush": {
      "url": "https://peerpush.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}