Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Scenario.com Mcp Server

    A Model Context Protocol (MCP) server for the Scenario.com API

    1 stars
    Python
    Updated Apr 13, 2025

    Table of Contents

    • Installation
    • Alternative: Session-based Credentials
    • Available Tools
    • License

    Table of Contents

    • Installation
    • Alternative: Session-based Credentials
    • Available Tools
    • License

    Documentation

    Scenario.com MCP Server

    MCP server providing access to Scenario.com's generative AI API - text-to-image, image-to-image, model training, upscaling, and 70+ other tools.

    Installation

    Add to your MCP client config:

    json
    {
      "mcpServers": {
        "scenario": {
          "command": "npx",
          "args": ["-y", "scenario.com-mcp-server"],
          "env": {
            "SCENARIO_API_KEY": "your_api_key_here",
            "SCENARIO_API_SECRET": "your_api_secret_here"
          }
        }
      }
    }

    Get your API credentials from https://app.scenario.com/ → Settings → API Keys

    Alternative: Session-based Credentials

    Don't want to use env vars? Just use:

    json
    {
      "mcpServers": {
        "scenario": {
          "command": "npx",
          "args": ["-y", "scenario.com-mcp-server"]
        }
      }
    }

    Then in your MCP client:

    code
    Use set-credentials with API key api_xxx and secret yyy

    Available Tools

    Setup:

    • set-credentials - Configure API access for session
    • get-credentials-status - Check credential status

    Image Generation:

    • post-txt2img-inferences - Generate from text
    • post-img2img-inferences - Generate from image
    • post-controlnet-inferences - ControlNet generation
    • post-inpaint-inferences - Inpainting
    • post-upscale-inferences - Upscale images
    • post-remove-background-inferences - Remove backgrounds

    Asset Management:

    • get-assets - List assets
    • delete-asset - Delete assets
    • get-models - List models

    Model Training:

    • post-models - Create model
    • put-models-train-by-model-id - Train model
    • post-models-training-images-by-model-id - Add training images

    ...and 60+ more tools. Use list_tools to see all.

    License

    ISC

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k