Machine Learning

Deapi MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Unified API for open-source AI models including text-to-image, text-to-speech, video transcription, and OCR running on distributed GPU infrastructure with up to 20x lower costs than commercial providers.

Official server
Agent guide included
One-click sign in or API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Deapi — workflow patterns, data models, and gotchas for your AI agent.

Deapi

Deapi provides a unified API for running open-source AI models on distributed GPU infrastructure. This bundle gives access to text-to-image, text-to-speech, video transcription, OCR, and other AI model capabilities at lower cost than commercial providers.

Capabilities

Image generation:

  • Generate images from text prompts using open-source diffusion models
  • Control generation parameters (resolution, steps, guidance scale)
  • Select from multiple available models

Audio:

  • Convert text to speech with multiple voice options
  • Transcribe audio and video files to text

Document processing:

  • Extract text from images via OCR
  • Process documents for structured data extraction

Model selection:

  • List available models and their capabilities
  • Choose models based on quality, speed, and cost tradeoffs

Workflows

Generate an image: Provide a text prompt and optionally select a model. Configure resolution and quality parameters. The response includes the generated image.

Transcribe audio: Upload an audio or video file. Select a transcription model. Receive the transcribed text with optional timestamps.

Extract text from images: Submit an image for OCR processing. Get structured text output with layout preservation where possible.

Gotchas

  • Model availability: Not all models are available at all times. List available models before submitting a job.
  • Processing time: Generation jobs (especially image and video) may take seconds to minutes depending on model and parameters.
  • Cost varies by model: Different models have different per-request costs. Larger models and higher resolutions cost more.
  • File size limits: Audio, video, and image uploads have size limits that vary by endpoint.

Frequently Asked Questions

What is the Deapi MCP server?

Unified API for open-source AI models including text-to-image, text-to-speech, video transcription, and OCR running on distributed GPU infrastructure with up to 20x lower costs than commercial providers. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Deapi to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/deapi-mcp. Authentication is handled automatically.

What authentication does Deapi require?

Deapi uses One-click sign in or API Key. Deapi requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Deapi to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/deapi-mcp

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Deapi?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Deapi MCP Server & Skill