Skip to main content
Glama
AIDC-AI

pixelle-mcp-Image-generation

by AIDC-AI
__init__.py477 B
# Copyright (C) 2025 AIDC-AI # This project is licensed under the MIT License (SPDX-License-identifier: MIT). from .facade import execute_workflow, get_workflow_metadata, ComfyUIClient from .runninghub_client import RunningHubClient, get_runninghub_client from .runninghub_executor import RunningHubExecutor __all__ = [ 'execute_workflow', 'get_workflow_metadata', 'ComfyUIClient', 'RunningHubClient', 'get_runninghub_client', 'RunningHubExecutor' ]

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AIDC-AI/Pixelle-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server