MCP.so
Sign In

Sunra.ai Mcp Server

@sunra-ai

About Sunra.ai Mcp Server

Sunra.ai is a generative media platform built for developers, providing high-performance AI model inference capabilities. It specializes in running diffusion models through production-ready APIs and interactive UI playgrounds.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "sunra-mcp-server": {
      "command": "npx",
      "args": [
        "@sunra/mcp-server"
      ],
      "env": {
        "SUNRA_KEY": "sk-api-xxxx. optional if you set the SUNRA_KEY environment variable system wide"
      }
    }
  }
}

Tools

10

Submit a request to the Sunra queue for processing

Check the status of a request in the Sunra queue

Retrieve the result of a completed request from the Sunra queue

Cancel a request in the Sunra queue

Submit a request to the Sunra queue and wait for completion

Set the Sunra API key for authenticating with the Sunra.ai service

Upload a file to Sunra storage and get back a URL

List all available AI models from the Sunra API

Search for AI models by keywords in their names, descriptions, or aliases

Get the input and output JSON schemas for a specific AI model endpoint from its OpenAPI specification

Overview

What is Sunra.ai Mcp Server?

Sunra.ai is a generative media platform built for developers, providing high-performance AI model inference capabilities specialized in running diffusion models through production-ready APIs and interactive UI playgrounds.

How to use Sunra.ai Mcp Server?

Comments

More Other MCP servers