Ludo.ai MCP Server

The Ludo.ai MCP Server exposes the platform's asset generation tools via the Model Context Protocol, allowing AI assistants like Claude and Cursor to generate game assets through natural language conversations. The server provides over 20 tools including createImage, editImage, animateSprite, create3DModel, createSoundEffect, createMusic, createVoice, and createVideo.

API entry from apis.yml

apis.yml Raw ↑
aid: ludo-ai:mcp-server
name: Ludo.ai MCP Server
tags:
- AI Assistants
- Asset Generation
- Game Development
- Model Context Protocol
- Vibe Coding
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://mcp.ludo.ai/mcp
humanURL: https://ludo.ai/docs/api-mcp
properties:
- url: https://ludo.ai/docs/api-mcp
  type: Documentation
- url: https://github.com/Ludo-AI/ludo-mcp
  type: GitHubRepository
description: The Ludo.ai MCP Server exposes the platform's asset generation tools via the Model Context
  Protocol, allowing AI assistants like Claude and Cursor to generate game assets through natural language
  conversations. The server provides over 20 tools including createImage, editImage, animateSprite, create3DModel,
  createSoundEffect, createMusic, createVoice, and createVideo.