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.
「開発者ツール」の他のコンテンツ
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Huoshan Test
volcengineOpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
コメント