Hatchable
@Woobox
关于 Hatchable
Build and host full-stack web apps and sites on Hatchable from any MCP client. DB, auth, storage, domains, and cron per project. Free tier.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"hatchable": {
"url": "https://hatchable.com/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Hatchable?
Hatchable is an MCP server that lets you build and host full-stack web apps and sites from any MCP client. Each project gets its own Postgres database, built-in auth, object storage, custom domains, cron scheduling, and a live URL in seconds. It runs on Hatchable's infrastructure, with no software to install locally, and offers a free tier with no credits.
How to use Hatchable?
Configure the endpoint https://hatchable.com/mcp in your MCP client and sign in using OAuth 2.1 with PKCE (or a bearer token from the console). Any client that supports Streamable HTTP and OAuth will work; clients that only support bearer tokens should send Authorization: Bearer <API_KEY>. There is nothing to install — the repo is a thin connector.
Key features of Hatchable
- 30+ tools for project lifecycle, files, database, and deployment
- Each project runs Node.js 20 with a dedicated Postgres database
- Built-in auth (email + OAuth providers), cron, object storage, and email sending
- Write, read, search, and patch files directly from the MCP client
- Execute SQL, view schema, and run functions or arbitrary code
- Deploy with dry-run preview and view logs in real time
Use cases of Hatchable
- Build and deploy a full-stack web app with a database in seconds
- Host a static or dynamic site with custom domains and live URL
- Manage multiple projects programmatically via MCP tools
- Develop and test serverless functions with instant deployment
- Create a prototype with built-in auth and storage without external services
FAQ from Hatchable
What transport protocol does Hatchable use?
Streamable HTTP (MCP 2025-03-26).
How do I authenticate with Hatchable?
Authentication is OAuth 2.1 with PKCE and Dynamic Client Registration (RFC 7591). Bearer token fallback is also supported.
Do I need to install anything locally?
No. The Hatchable MCP server runs entirely on Hatchable's infrastructure. You only configure the endpoint in your MCP client.
What does each project include?
Each project ships with Node.js 20, a dedicated Postgres database, built-in auth (email + OAuth providers), cron scheduling, object storage, and email sending.
What MCP clients are supported?
Any client that supports Streamable HTTP and OAuth works. Clients that only support bearer tokens can use an API key from the Hatchable console.
开发工具 分类下的更多 MCP 服务器
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
评论