ChatPipe MCP
@darktw
About ChatPipe MCP
Publish live web pages from your AI coding agent — instant shareable URLs from your terminal.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ChatPipe MCP?
ChatPipe MCP is a Model Context Protocol server that allows AI coding agents to publish HTML content as live, shareable web pages. It is designed for anyone who wants to instantly share web content from a terminal without managing deployment or hosting.
How to use ChatPipe MCP?
Sign up for a free ChatPipe account and generate an API key. Then add the server to your MCP client using the command claude mcp add chatpipe --transport url https://api.chatpipe.net/mcp --header "Authorization: Bearer YOUR_API_KEY" (replace with your key). Restart your AI client, then use prompts like “Create a landing page and publish it” to invoke the publish_page, list_projects, update_page, or delete_page tools.
Key features of ChatPipe MCP
- Instant publishing: HTML to a live URL in under a second
- Global content delivery for fast load times
- Access control: public or password-protected pages with encryption
- Update published pages without changing the URL
- Compatible with any MCP‑compatible AI coding agent
Use cases of ChatPipe MCP
- Consultants can build client dashboards and share a live URL immediately
- Developers can publish project pages, docs, or demos without a deployment pipeline
- Sales teams generate custom proposals as live pages for each prospect
- Marketers spin up landing pages on the fly for quick testing
- Freelancers share deliverables as live pages instead of static files
FAQ from ChatPipe MCP
What dependencies or accounts are required?
A free ChatPipe account and an MCP‑compatible AI coding agent (e.g., Claude). No hosting configuration or domain setup is needed.
How are pages secured?
All communication is encrypted over HTTPS. API keys are scoped per user and can be regenerated to revoke previous keys. Password‑protected pages are encrypted at rest.
Are there usage limits or pricing?
A free plan allows 5 projects with links that expire after 30 days. Pro ($19/mo) and Business ($49/mo) plans offer unlimited projects, no link expiry, and additional features like password protection and team seats.
How do I update or delete a published page?
Use the update_page tool with the page slug and new HTML to keep the same URL. Use delete_page with the slug to permanently remove a page.
What transport and authentication does the server use?
The server uses URL transport over HTTPS and authenticates via a Bearer token (the API key) passed in the Authorization header.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Servers
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments