Skip to main content
Glama

Server Details

Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • Changedlist_skills1 field changed
      • addedInput schema / properties / model
        Added value: +{
        +  "description": "Optional. Your model identifier (e.g. \"claude-opus-4-7\", \"claude-sonnet-4-6\", \"gpt-5\", \"gemini-2.5-pro\"). Hatchable uses this to tune skill content to your model — terser variants for stronger reasoners, more explicit next-step cues and anti-pattern callouts for smaller ones. Declare once per session; we remember it for subsequent skill reads.",
        +  "type": "string"
        +}
    • Changedread_skill1 field changed
      • addedInput schema / properties / model
        Added value: +{
        +  "description": "Optional. Your model identifier (e.g. \"claude-opus-4-7\", \"claude-sonnet-4-6\", \"gpt-5\", \"gemini-2.5-pro\"). Hatchable uses this to tune skill content to your model — terser variants for stronger reasoners, more explicit next-step cues and anti-pattern callouts for smaller ones. Declare once per session; we remember it for subsequent skill reads.",
        +  "type": "string"
        +}
  2. 1 tool update
    • Addedsubmit_platform_feedback

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables building a full backend directly from MCP clients using natural language, including projects, boards, typed columns, data, and REST endpoints with API keys. It also supports deploying frontends and provides a ready-made admin interface for end clients.
    44
    353
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Deploy and monetize agent-built apps from one MCP. Ship a full-stack app (login, database, usage billing) with one command, then charge the signed-in end user per API call via X-Settle-Payer (end-user-pays: cost times markup, app owner earns the markup).
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation4/5

Most tools have distinct purposes: create_project, deploy, write_file, run_code, etc. However, there is slight overlap between write_file and write_files, and between upload_file and import_file_from_url, but descriptions clarify the differences.

Naming Consistency4/5

Tool names predominantly use verb_noun pattern (e.g., create_project, list_files, set_env). A few tools like grep and deploy are less descriptive but still consistent. Overall pattern is clear and predictable.

Tool Count3/5

33 tools is on the high side, covering a broad platform surface. While each tool serves a distinct purpose, the count feels heavy for a single server, potentially overwhelming agents.

Completeness5/5

The tool set comprehensively covers the Hatchable platform lifecycle: project creation, file management, deployment, database operations, code execution, logging, and configuration. No obvious gaps for typical workflows.

Resources