Skip to main content
Glama

Server Details

Remote MCP server for RunComfy Serverless API (ComfyUI): deployments and async inference.

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
Requires browser extension
Last Tested
Transport
Streamable HTTP
URL
Repository
runcomfy-com/runcomfy-mcp
GitHub Stars
0
Server Listing
RunComfy MCP

Tool Schema Changelog

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

  1. 10 tool updates
    • First observedcall_instance_proxy
    • First observedcancel_request
    • First observedcreate_deployment
    • First observeddelete_deployment
    • First observedget_deployment
    • First observedget_request_result
    • First observedget_request_status
    • First observedlist_deployments
    • First observedsubmit_request
    • First observedupdate_deployment

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool has a distinct purpose: deployment CRUD, request lifecycle, and instance proxy. No overlaps; descriptions clearly differentiate them.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case, e.g., create_deployment, get_request_status. No deviations.

Tool Count5/5

10 tools cover the full scope of managing ComfyUI deployments and requests without being excessive. The count is well-suited for the domain.

Completeness4/5

Covers deployment CRUD, request submission/status/result/cancellation, and instance proxy. Missing a tool to list requests for a deployment, but overall lifecycle is well-covered.