hatchable-mcp
Build and host full-stack web apps and sites on Hatchable from any MCP client. Each project gets a dedicated Postgres database, auth, storage, custom domains, and cron.
README
Hatchable MCP
Build and host full-stack web apps and sites on Hatchable from any MCP client. Every project gets its own Postgres database, auth, storage, domains, and cron — plus a live URL in seconds. Free tier, no credits.
| Endpoint | https://hatchable.com/mcp |
| Transport | Streamable HTTP (MCP 2025-03-26) |
| Authentication | OAuth 2.1 with PKCE and Dynamic Client Registration (RFC 7591). Bearer fallback. |
| Registry | com.hatchable/hatchable |
| Homepage | hatchable.com |
| Docs | hatchable.com/docs |
This repo is a thin connector — Hatchable's code runs on our infrastructure, not yours. There's nothing to install locally. You configure the endpoint in your MCP client and sign in with OAuth (or a bearer token).
Setup by client
Claude Code (terminal)
One command, OAuth handles the rest:
claude mcp add --transport http hatchable https://hatchable.com/mcp
Don't have Claude Code? Install it here.
Claude.ai (web)
- Open claude.ai/customize/connectors and click the + next to Connectors.
- In the Add custom connector dialog, name it Hatchable, paste
https://hatchable.com/mcp, and click Add. - Claude redirects you to hatchable.com to approve — that creates your free account.
Works on Free (1 connector), Pro, Max, Team, and Enterprise. On Team/Enterprise, an owner adds it from Organization settings → Connectors.
ChatGPT
- Open chatgpt.com/apps#settings/Connectors/Advanced, toggle on Developer Mode, and click Create app.
- Name it Hatchable, paste
https://hatchable.com/mcpunder MCP Server URL, keep OAuth, tick the consent box, and click Create. - ChatGPT redirects you to hatchable.com to approve — that creates your free account.
Requires a Plus, Pro, Business, Enterprise, or Edu plan (Developer Mode prerequisite).
Codex
- Open Codex → Settings → MCP servers → + Add server.
- Name it Hatchable, pick Streamable HTTP, paste
https://hatchable.com/mcp, and Save. - Click Authenticate on the new row and approve the popup on hatchable.com — that creates your free account.
Don't have Codex? Download it here.
Cursor
Paste into ~/.cursor/mcp.json:
{
"mcpServers": {
"hatchable": {
"url": "https://hatchable.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_HATCHABLE_TOKEN"
}
}
}
}
Grab your token from hatchable.com/console/settings?tab=api-keys after signing up (10 seconds, no credit card).
Google Antigravity
-
Open the Command Palette (Cmd/Ctrl + Shift + P).
-
Select Antigravity: Manage MCP Servers, then click View raw config.
-
Paste and save:
{ "mcpServers": { "hatchable": { "serverUrl": "https://hatchable.com/mcp" } } } -
Reopen Manage MCP Servers, click Authenticate on the hatchable row, and approve on hatchable.com.
Don't have Antigravity? Download from Google — free, no credit card.
Other MCP clients
Any client that supports Streamable HTTP + OAuth will work. Configure https://hatchable.com/mcp as the endpoint and let the client handle the OAuth dance. Clients that only support bearer tokens should send Authorization: Bearer <API_KEY>, where the key comes from the console. Clients that send no auth at all will receive a pending key on first initialize that they can persist for future calls.
What you can do (tool surface)
Hatchable exposes 30+ tools. Highlights:
- Project lifecycle —
create_project,get_project,list_projects,fork_project,set_visibility,update_project - Files —
write_file,write_files,read_file,grep,list_files,patch_file,delete_file,import_file_from_url,upload_file - Database —
execute_sql,get_schema - Deploy + observability —
deploy,dry_run_deploy,run_function,run_code,view_logs,list_deployments,get_deployment,list_functions,list_cron_jobs - Environment —
set_env,list_env,delete_env - Discovery —
search_projects,search_documentation
Each project ships with Node.js 20, a dedicated Postgres database, built-in auth (email + OAuth providers), cron scheduling, object storage, and email sending. See hatchable.com/docs for the full SDK and handler contract.
Manifests
server.json— MCP Registry manifest (schema version 2025-12-11), also served athatchable.com/server.jsonandhatchable.com/.well-known/mcp/server.json.smithery.yaml— Smithery submission config.
Security and auth
- OAuth metadata (RFC 8414):
/.well-known/oauth-authorization-server - Protected-resource metadata (RFC 9728):
/.well-known/oauth-protected-resource - Dynamic Client Registration (RFC 7591) is supported — MCP clients can register themselves automatically.
Bearer tokens are scoped per-account. You can rotate or revoke them in the console.
Docker (for registries and scanners)
The Dockerfile in this repo is a thin stdio-to-HTTP proxy built on mcp-remote. It exists so registries and quality scanners that expect a runnable container (Glama, Smithery, etc.) can introspect the tool surface. End users don't need to build it — configure https://hatchable.com/mcp directly in your MCP client and let the client's native HTTP transport talk to the server.
docker build -t hatchable-mcp .
docker run --rm -i hatchable-mcp # stdio ↔ https://hatchable.com/mcp
License
MIT. See LICENSE.
Contact
- Website: hatchable.com
- Email: hello@hatchable.com
- Issues: file an issue in this repo for MCP-integration questions; use the in-console support flow for account or billing questions.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。