Skip to content
Back to search
30
MCP v0.2.0 streamable-http

deAPI MCP Server

io.github.deapi-ai/mcp-server-deapi

35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI

Uptime
0.0%
22 probes
Response
54ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

OpenAI Tools MCP Server
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
9 tools · streamable-http
gpt-image-mcp
MCP server for image generation, editing, and analysis using OpenAI's gpt-image-1 model
0 tools
@mseep/imagegen-mcp
MCP server to generate images from text using OpenAI's API
0 tools
DeAPI
AI inference API for audio transcription, image generation, video creation, TTS, OCR, and embeddings.
0 tools
image-generation-mcp
MCP server for AI image generation via OpenAI, Google GenAI, or Stable Diffusion WebUI
0 tools
ToolPipe MCP Server
120+ developer utility tools for AI agents via Model Context Protocol
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "deapi_mcp_server": {
      "url": "https://mcp.deapi.ai/mcp",
      "transport": "streamable-http"
    }
  }
}