PeerPush
com.peerpush/peerpushFind, compare, and discover software, SaaS, and AI tools - pricing, alternatives, and trends.
Tools · 8
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…
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 …
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…
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…
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…
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…
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…
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 …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"peerpush": {
"url": "https://peerpush.com/api/mcp",
"transport": "streamable-http"
}
}
}