Uniq
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Uniqcreate proposal for acme.com from our website"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
See it, don't believe it
We ran the GTM stack's own tools through Uniq — each one "pitching" a company from its own orbit. Real generations, untouched, each page in the prospect's brand with the seller's sign-off:
What if… | The email Uniq opened with | Live page |
Clay pitched Ramp | "the CFO-switch signal Ramp isn't using yet" | |
Apollo pitched Rippling | "the 6-month VC offer + a faster way to fill it" | |
Oxygen pitched Vercel | "your enterprise page vs. your GTM stack" | |
Instantly pitched Gong | "gong's outbound has a domain collision problem" | |
n8n pitched Twilio | "the glue code behind Conversation Orchestrator" | |
HubSpot pitched Loom | "the PQL signal hiding in your product, not your CRM" |
Related MCP server: Nitrosend
Why
Outbound is moving from humans-with-tools to agents-with-workflows. Your Clay tables and Claude-based SDR stacks can research and sequence — but they have no proposal-grade artifact layer. Uniq is that layer:
> connect mcp.uniq.team
> create_proposal seller_url=yoursaas.com prospect_url=acme.com
→ ✉ the email — a verifiable observation + one stealable idea, in your voice
→ ▤ the pitch — self-contained HTML one-pager in THEIR brand
→ ◈ the close — hosted, animated proposal: uniq.team/p/yoursaas-acme-x7k2mThe pages close, not inform: each picks a design personality to match the prospect (gradient / editorial / midnight), leads with an outcome headline, places proof next to the ask, answers objections in an accordion, repeats one CTA — and ends with a two-way question box, so a hesitant buyer asks instead of going silent.
The engine (all open source)
Seller profile (one-time, cached by domain) — value props, offer structure, real proof points, pricing logic, voice, brand tokens.
Prospect ingestion (per proposal) — pain hypotheses, buying triggers + brand extraction (colors, type, validated logo with monogram fallback).
One narrative, three artifacts — email / pitch HTML / hosted proposal, all expressing one thesis.
Prompt-based editing —
edit_artifact("shorten the email")regenerates one artifact, keeps the narrative.Signals back to you —
proposal.viewedandproposal.questionwebhooks: follow up at peak intent.
Security is built in: SSRF-guarded crawling and webhooks (private/metadata ranges blocked), prompt-injection fencing on all crawled content, per-key caps.
Agent surfaces
Surface | How |
MCP |
|
REST |
|
CLI |
|
Clay / n8n / Make / Zapier / Apollo / Instantly / HubSpot / Attio | copy-paste recipes: uniq.team/integrations + |
Agent docs |
|
Cloud platform (uniq.team)
The engine is identical to self-host. The cloud adds what a repo can't:
/start — paste your URL, watch your seller profile build live, get a key with 5 free proposals
Hosted proposal pages with engagement tracking (+ your custom domain on Team, white-label on Scale)
Two-way pages — prospect questions stored + webhooked the moment they're asked
/refine — a pitch-refinement interview that adds what no crawler can see; every later kit gets sharper
/dashboard — every kit, its views, and prospects' questions
Managed MCP endpoint your whole team shares
Honest per-proposal pricing — no credits. Self-host stays free forever, BYO Anthropic key.
Quick start (self-host)
git clone https://github.com/getuniq/uniq
cd uniq && npm install
ANTHROPIC_API_KEY=sk-... npm run dev # http://localhost:3007Env | What |
| required — generation runs on Claude |
| model override (default |
| persistence (else in-memory) |
| require |
| public base URL for hosted proposal links |
| signup verification emails (optional) |
| Telegram pings on views/questions (optional) |
Full walkthrough: uniq.team/install.
Status
Live and moving fast. Generate a kit, open a real example, or drop Uniq into your stack via integrations. Building outbound through Clay/n8n/agent stacks? We want to talk: gal@uniq.team.
License
AGPL-3.0 © Uniq
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/getuniq/uniq'
If you have feedback or need assistance with the MCP directory API, please join our Discord server