hedra-mcp-server
Related Servers
Alternatives to hedra-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables MCP-compatible clients to generate and upscale AI images, videos, music, and sound effects, manage generation jobs, access model catalogs, and track credits.2MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with fal.ai AI models through MCP, supporting model discovery, content generation, queue management, and file uploads to the fal.ai platform.MIT

maginary-mcpofficial
AlicenseAqualityBmaintenanceEnables MCP-compatible clients to discover Maginary's image/video generation flags, submit generation requests, and poll for results, including support for API-key and OAuth authentication.131,134 PyPI1MIT
@callirra/mcpofficial
AlicenseNot gradedqualityBmaintenanceEnables MCP-compatible agents to discover models, generate images and videos, use Prompt Studio, upload references, poll tasks, and check balances via the Callirra API.145 npm1MIT- AlicenseNot gradedqualityAmaintenanceEnables MCP clients to serve and query semantic models, providing tools for entity descriptions, metric lookups, context resolution, and operation validation for AI agents.MIT
- AlicenseBqualityCmaintenanceProvides AI assistants with access to Civitai's collection of AI models, enabling users to browse, search, and discover AI models through MCP-compatible AI assistants.21412MIT
TDQS
Scored across 14 tools
Each tool targets a distinct resource and action: discovery, upload, schema retrieval, cost estimation, submission, job retrieval, status polling, waiting, listing, and billing. Related job-monitoring tools (get_job, get_job_status, wait_for_job) are clearly differentiated by purpose and response detail, with descriptions explicitly guiding selection.
All tool names follow a consistent snake_case verb_noun pattern (e.g., hedra_list_models, hedra_submit_job, hedra_get_balance). Multi-word objects like get_model_input_schema and list_model_jobs are constructed uniformly, making the tool surface predictable and easy to navigate.
14 tools is well-scoped for a media generation API, covering model discovery, input schema, file upload, cost estimation, job submission, monitoring, listing, and wallet/usage checks. Each tool serves a necessary step in the workflow without unnecessary redundancy.
The tool set covers the full generation lifecycle: discover models, inspect schemas, upload media, estimate cost, submit jobs, wait/poll for completion, retrieve outputs, and list historical jobs. Billing and usage tracking are also included, leaving no critical gaps for the core API workflows.