Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💬 Communication
  3. Chatpipe MCP
Chatpipe MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:02:42 PM

Chatpipe MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
htmlweb-publishingdeveloper-toolsmcp

Publishes HTML as live URLs with public or password-protected access, plus tools to list, update, and delete pages.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for darktw/chatpipe-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (4) Directory Badge Claim listing Alternatives💬 More in Communication

Overview

The darktw/chatpipe-mcp MCP server lets an AI coding agent turn complete HTML documents into live, shareable web pages. It connects to ChatPipe through a hosted MCP endpoint authenticated with a user API key, then returns page URLs and manages existing pages by slug. Use it for dashboards, landing pages, forms, project documentation, or demos when you want a hosted URL without setting up a deployment pipeline. Free accounts support up to five projects with 30-day link expiry, while paid plans add features such as password protection and longer-lived links.

Use cases

•Publish a generated dashboard as a shareable URL
•Create landing pages without configuring deployment infrastructure
•Update a live project page while keeping its URL
•Share a password-protected HTML deliverable

Key features

•Publish complete HTML as live pages
•List published pages and access levels
•Update page content without changing the URL
•Delete pages by slug
•Support public or password-protected access

Capabilities & Tool Schemas (4) ~78 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Chatpipe MCP.

publish_page

Publish HTML content as a live, shareable page. Returns a public URL.

list_projects

List all published pages with their URLs, names, and access levels. Takes no parameters.

update_page

Update the HTML content of an existing page. The URL remains the same.

delete_page

Permanently remove a published page.

How Chatpipe MCP works

What darktw/chatpipe-mcp MCP server does

The darktw/chatpipe-mcp MCP server exposes ChatPipe page publishing through Model Context Protocol. An AI coding agent can submit a complete HTML document and receive a URL for the resulting live page. The service is intended for generated dashboards, landing pages, contact forms, project pages, documentation, demos, proposals, and similar browser-accessible content.

The server provides four operations:

  • publish_page creates a page from a name, URL slug, and HTML string. Pages are public by default, or can use password access when a password is supplied.
  • list_projects returns the user’s published pages, including their URLs, names, and access levels.
  • update_page replaces the HTML for an existing slug and can also change its name. The existing URL stays unchanged.
  • delete_page permanently removes a page identified by its slug.

How it works

The darktw/chatpipe-mcp MCP server is used as a hosted MCP service at https://api.chatpipe.net/mcp. The client sends an Authorization: Bearer header containing an API key generated in the ChatPipe account. After the MCP client is configured, an agent can call the publishing tools directly from its coding workflow.

Publishing requires a page name, a lowercase hyphenated slug, and complete HTML. The optional access value defaults to public; selecting password requires the corresponding password parameter. Updates require the existing slug and replacement HTML, with the page name being optional. Listing does not require parameters, while deletion requires only the slug.

ChatPipe states that communication uses HTTPS and that API keys are scoped to the owner’s pages. Password-protected pages are encrypted at rest. Regenerating an API key revokes the previous key.

Setup and configuration

Create a free ChatPipe account, then generate an MCP API key under Settings → API Key (MCP). The key is shown only after generation, so it must be copied at that point. The documented Claude setup registers the hosted endpoint with a bearer authorization header:

Terminal
claude mcp add chatpipe --transport url https://api.chatpipe.net/mcp --header "Authorization: Bearer YOUR_API_KEY"

The placeholder must be replaced with the generated key before running the command. A manual MCP client configuration can use the same URL and authorization header. The repository does not document a local package or local process for running the server; the supplied setup connects to ChatPipe’s remote endpoint.

Tools and capabilities

The darktw/chatpipe-mcp MCP server supports publishing HTML without requiring the user to configure a deployment pipeline, hosting service, or domain. Pages can be updated in place, which is useful when an agent generates a first version and later revises its content while preserving the shared URL.

The free plan includes five projects and 30-day link expiry. Pro and Business plans provide unlimited projects and links that do not expire. The README lists password protection for Pro and Business, and email-restricted access for Business. The documented publish_page parameters directly describe public and password access; email restriction is presented as a plan feature rather than as a listed tool parameter.

Limitations and notes

This service requires a ChatPipe account and API key. Free accounts have project and expiry limits, and password protection is not included on the free plan. The HTML input must be supplied as complete content, and page management uses the chosen slug. Deleting a page is permanent. The repository describes compatibility with MCP clients generally, but the provided setup example specifically uses the Claude command-line configuration.

The darktw/chatpipe-mcp MCP server is licensed under MIT.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Docs MCP logoDocs MCP
    Verified

    CometChat's official MCP server — searches CometChat documentation and returns curated implementation bundles for adding real-time chat, voice, video, and moderation to your app (React, React Native, Flutter, iOS, Android, JS SDK).

    💬 Communication3 views
    Compare vs Docs MCP →
  • Emailmd logoEmailmd

    Write and preview emails from your assistant. Renders markdown into email-safe HTML that holds up in Outlook and Gmail, lints drafts for deliverability problems, and returns a live preview link. Hosted with no API key, or run it locally with npx emailmd mcp.

    💬 Communication2 views
    Compare vs Emailmd →
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    💬 Communication3 views
    Compare vs Line Bot MCP Server →
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    💬 Communication1 views
    Compare vs Slack MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Chatpipe MCP

Connect an MCP client to https://api.chatpipe.net/mcp and provide a ChatPipe API key as a bearer authorization header. The README also provides a Claude command-line setup command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewChatpipe MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/darktw-chatpipe-mcp?style=directory)](https://allmcps.com/mcp/darktw-chatpipe-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/darktw-chatpipe-mcp"><img src="https://allmcps.com/api/badge/darktw-chatpipe-mcp?style=directory" alt="Chatpipe MCP on AllMCPs" /></a>

Technical Specs & Signals

Category💬Communication
PricingFreemium
More technical detailsExpand â–¾
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
11/11 checks healthy over the last 34d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 17, 2026
45Quality signal: Fair · 45/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💬 Communication →Best MCP servers for Slack & Communication →Alternatives to Chatpipe MCP →Install in Claude DesktopInstall in CursorInstall in VS Code