Scenario.com MCP Server
@pasie15
Scenario.com MCP Server について
A Model Context Protocol (MCP) server for the Scenario.com API
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"scenario.com-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
"scenario-ai"
]
}
}
}ツール
14Configure API access for session
Check credential status
Generate from text
Generate from image
ControlNet generation
Inpainting
Upscale images
Remove backgrounds
List assets
Delete assets
List models
Create model
Train model
Add training images
概要
What is Scenario.com MCP Server?
An MCP server that provides access to Scenario.com's generative AI API, including text-to-image, image-to-image, model training, upscaling, and 70+ other tools. It is intended for developers using MCP-compatible clients.
How to use Scenario.com MCP Server?
Install by adding the configuration to your MCP client with the npx command, supplying SCENARIO_API_KEY and SCENARIO_API_SECRET as environment variables. Alternatively, omit environment variables and use the set-credentials tool with your API key and secret for session-based credentials. Use get-credentials-status to verify.
Key features of Scenario.com MCP Server
- Text-to-image generation
- Image-to-image generation
- ControlNet and inpainting
- Upscaling and background removal
- Asset and model management
- Model training with training images
- Over 70 tools available
Use cases of Scenario.com MCP Server
- Generate images from text prompts
- Edit existing images via inpainting
- Train custom models on your own images
- Upscale low-resolution images
- Remove backgrounds from images
FAQ from Scenario.com MCP Server
How do I get API credentials?
Go to https://app.scenario.com/ → Settings → API Keys to generate your API key and secret.
Can I use session-based credentials instead of environment variables?
Yes. Omit the SCENARIO_API_KEY and SCENARIO_API_SECRET environment variables and use the set-credentials tool with your API key and secret in your MCP client.
How many tools does the server provide?
The server provides over 70 tools. Use list_tools in your MCP client to see the full list.
What license does the server use?
The server is released under the ISC license.
What are the runtime requirements?
The server runs via npx, so Node.js must be installed on your system. No other explicit dependencies are mentioned.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント