pasie15/meshy-ai-mcp-server
This is a Model Context Protocol (MCP) server for interacting with the Meshy AI API. It provides tools for generating 3D models from text and images, applying textures, and remeshing models.
Platform-specific configuration:
{
"mcpServers": {
"meshy-ai-mcp-server": {
"command": "npx",
"args": [
"-y",
"meshy-ai-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...