Orshot
@rishimohan
关于 Orshot
Orshot is an Image Generation API which lets you generate dynamic images from pre-designed and AI generated templates via API and Integrations
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"orshot": {
"command": "node",
"args": [
"/path/to/orshot-mcp-server/build/index.js"
],
"env": {
"ORSHOT_API_KEY": "your-api-key"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Orshot?
Orshot is an Image Generation API that lets you generate dynamic images from pre-designed and AI generated templates via API and integrations. Its MCP Server allows you to generate images from your templates using prompts in Claude, Cursor, or any app that supports MCP Servers.
How to use Orshot?
Get a free API key by signing up on Orshot. For Claude Desktop, add the server configuration to claude_desktop_config.json with the command node, the path to the build file, and the ORSHOT_API_KEY environment variable. For local development, run npm install && npm build, set the ORSHOT_API_KEY environment variable, and run npm start.
Key features of Orshot
- List all available library templates for your account.
- List all available studio templates for your account.
- Generate images with automatic template detection (recommended).
- Generate images from Orshot library templates.
- Generate images from Orshot Studio templates.
- Check API status and validate your API key.
Use cases of Orshot
- Generate a mockup using a specific studio template with a custom image.
- Generate a website screenshot of a given URL.
- Generate an image from a studio template with custom heading and subheading.
- List all studio templates available in your account.
- Generate a tweet screenshot from a tweet URL.
FAQ from Orshot
How do I get an API key?
Sign up on Orshot to get a free API key.
What tools does the MCP server expose?
Seven tools: Get Library Templates, Get Studio Templates, Generate Image (unified), Generate Image From Library Template, Generate Image From Studio Template, and Check API Status.
What are the prerequisites to run locally?
You need Node.js. Install dependencies with npm install, build with npm run build, set the ORSHOT_API_KEY environment variable, and run npm start.
How do I integrate with Claude Desktop?
Add the server configuration to claude_desktop_config.json with command, args (path to build file), and env containing your API key.
Where can I get help if issues occur?
Check the Orshot API documentation, verify your account status on the Orshot Dashboard, or contact support at [email protected].
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Nginx UI
0xJackyYet another WebUI for Nginx
评论