MCP Server
MCP
deAPI MCP Server
35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.deapi.ai/mcp",
"variables": {
"oauth_client_id": {
"description": "OAuth Client ID",
"value": "deapi-mcp"
},
"oauth_client_secret": {
"description": "Your deAPI API key (get it at https://deapi.ai/settings/api-keys)",
"isRequired": true,
"format": "string",
"isSecret": true,
"placeholder": "<number>|<hash>"
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment