MCP.so
Sign In
Servers

Orshot

@rishimohan

Orshot is an Image Generation API which lets you generate dynamic images from pre-designed and AI generated templates via API and Integrations

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "orshot": {
      "command": "node",
      "args": [
        "/path/to/orshot-mcp-server/build/index.js"
      ],
      "env": {
        "ORSHOT_API_KEY": "your-api-key"
      }
    }
  }
}

More from Other