Orshot MCP Server
O

Orshot MCP Server

The Orshot MCP Server is an image generation API service that allows users to dynamically generate images from pre - designed or AI - generated templates via the API and supports calls through the MCP server in applications such as Claude and Cursor.
2 points
5.1K

Installation

Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.

🚀 Orshot MCP Server

Orshot is an Image Generation API that enables dynamic image generation from pre - designed and AI - generated templates through API and integrations. Orshot's MCP Server allows you to generate images from templates based on prompts in apps like Claude, Cursor, or any app supporting MCP Servers.

🚀 Quick Start

✨ Features

This MCP server exposes seven tools for working with Orshot:

Template Discovery

  1. Get Library Templates - List all available library templates for your account
  2. Get Studio Templates - List all available studio templates for your account

Image Generation

  1. Generate Image - Unified tool with automatic template detection (recommended)
  2. Generate Image From Library Template - Generate images from Orshot library templates
  3. Generate Image From Studio Template - Generate images from Orshot Studio templates

Specialized Tools

  1. Check API Status - Test API connectivity and validate your API key

📦 Installation

Local Development

# 1. Install and build
npm install && npm run build

# 2. Configure (required)
export ORSHOT_API_KEY="your-api-key-here"

# 3. Run production server
npm start

💻 Usage Examples

Basic Usage

Here are some example prompts you can use with Orshot's MCP Server:

  • generate a mockup using studio template id 64 with this image https://example.com/logo.png
  • generate a website screenshot of github.com using orshot
  • generate image using orshot from "Ad banner" studio template with heading "Grow your business" and subheading "Get your ebook now"
  • list all studio templates in orshot
  • generate this tweet's screenshot using orshot https://x.com/TheCatsX/status/1941620988279652599

📚 Documentation

How to Use

Get your API Key
Claude Desktop Integration

Add the server to your Claude Desktop configuration in claude_desktop_config.json:

{
  "mcpServers": {
    "orshot": {
      "command": "node", // or output of "which node"
      "args": ["/path/to/orshot-mcp-server/build/index.js"], // update the path
      "env": { "ORSHOT_API_KEY": "your-api-key" } // add Orshot API Key
    }
  }
}

⚠️ Important Note

Sometimes the path for node is different if you use libraries like nvm, just run "which node" and paste the output as the value for "command"

Development

# Install dependencies
npm install

# Build the project
npm run build

# Run in development mode
npm run dev

Getting Help

If you experience any issues:

  1. Check the Orshot API documentation
  2. Verify your account status at Orshot Dashboard
  3. Contact Orshot support at hi@orshot.com if API issues persist

📄 License

ISC

Alternatives

V
Video Editing MCP
Video Editor MCP is a video editing server that provides video upload, search, generation, and editing functions, supporting operations through the LLM and Video Jungle platforms.
Python
14.2K
4 points
I
Image Gen Server
An image generation service based on Jimeng AI, designed for Cursor IDE, enabling the generation and saving of images from text descriptions.
Python
12.1K
4 points
B
Blender
BlenderMCP connects Blender and Claude AI through the MCP protocol to realize AI - assisted 3D modeling and scene control
Python
46.9K
4.6 points
T
Tripo 3D
Tripo MCP Server is an interface project that connects AI assistants and Tripo AI, supporting the generation of 3D assets through natural language and importing them into Blender.
Python
15.1K
4 points
F
FAL AI Image Generation
A logo generation server based on FAL AI, providing image generation, background removal, and automatic scaling functions.
Python
13.6K
4.2 points
S
Short Video Maker
An open - source short - video automatic generation tool that integrates text - to - speech, automatic subtitles, background videos, and music to create professional short videos from simple text input.
TypeScript
11.8K
4 points
U
Unsplash MCP Server
Unsplash Image Search Integration Server
Python
13.2K
4.1 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
31.3K
4.8 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.2K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
46.9K
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
21.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
46.5K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.6K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
31.3K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase