Topaz MCP Server
by runapi-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUNAPI_API_KEY | Yes | Your RunAPI API key. Create one at runapi.ai. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| upscale_imageC | Create a Topaz task on RunAPI (upscale image). Returns a task id, status, and output URLs. |
| upscale_videoC | Create a Topaz task on RunAPI (upscale video). Returns a task id, status, and output URLs. |
| get_taskA | Fetch the current status and latest result payload for a topaz task. |
| check_pricingB | Look up RunAPI pricing for the topaz model line. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/runapi-ai/topaz-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server