Back to directory
orshot

orshot

@rishimohan3

Orshot's MCP Server allows dynamic image generation from templates using prompts in Claude, Cursor, or any MCP-compatible application.

image generationAPItemplatesvisualstool

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2025/7/5
Updated
2026/6/8