Skip to content

distribution

Give your MCP server a front door

Every deployment gets a shareable chat surface you can embed anywhere you already have an audience: no client install, no configuration.

Our open source tools are used by developers at top companies

NorthwindApertureCogentLumenBrightpathSundialMeridianIroncladBlue HarborKestrel

How it runs

From endpoint to audience

  1. 1

    Deploy

    Ship your server as usual.

  2. 2

    Enable

    Turn on the public chat surface.

  3. 3

    Brand

    Set a name, icon and welcome copy.

  4. 4

    Share

    Embed it or send the link.

Embeddable anywhere

A single script tag drops the chat into your docs, marketing site or dashboard.

acme-mcp · zsh

npx create-mcpfy-app

✓ tools/chart-sales.ts

✓ widgets/Chart.tsx

✓ mcpfy.config.ts

mcpfy dev

ready on :4141 · 6 tools registered

tools/chart-sales.ts

export const chartSales = tool({
  name: "chart_sales",
  input: z.object({ period: z.string() }),
});

Your domain

Serve the chat from your own subdomain with TLS handled for you.

Deploymentsauto · on push
  • mainProduction12s
  • feat/chartsPreview9s
  • fix/authPreview11s

npx mcpfy deploy

✓ live → my-server.mcpfy.ai/mcp

Measured like everything else

Chat sessions flow into the same analytics as every other client.

Tool calls · 24h24,732

last 24h ↑ 12.4%

By country34 regions

Tracesp50 42ms

  • tools/call display_weatherclaude142ms
  • resources/listchatgpt18ms
  • tools/call search_docscursor842ms
  • prompts/listcopilot12ms
  • tools/call fetch_urlclaude503

p50

38ms

p95

112ms

errors

0.2%

In the box

A real surface, not a demo

1

Auth optional

Public, or gated behind your provider.

2

Rate limited

Sensible defaults you can tune.

3

Widget ready

Interactive views render inline.

4

Themed

Light and dark, matched to your brand.

Put your MCP server in front of real users