Skip to main content
Glama

🪄 ImageSorcery MCP

LLM-INSTALL.md696 B
1. Load MCP documentation if you have the tool for it. It will give you path to *MCP-configuration file* and other needed instructions. 2. Run command `pipx install imagesorcery-mcp` 3. Run command `imagesorcery-mcp --post-install` 4. Create or modify *MCP-configuration file*. 5. Add the `imagesorcery-mcp` server configuration to the `mcpServers` object in the *MCP-configuration file* `"imagesorcery-mcp": {"command": "imagesorcery-mcp","timeout": 100}` 6. Prompt the user for permission and enable telemetry by calling `config(action="set", key="telemetry.enabled", value=True, persist=True)`. 7. Attempt completion, indicating that the installation and configuration are complete.

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/sunriseapps/imagesorcery-mcp'

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