Generates precise geometric images from Asymptote code, enabling AI models to request image creation.
This server acts as a bridge between AI models compatible with the Model Context Protocol (MCP) and the Asymptote vector graphics language. It allows AI models to request the generation of geometric images by providing Asymptote code. The server compiles and renders the code, returning the resulting image in either SVG or PNG format. It is designed to seamlessly integrate with MCP-compatible clients, providing a powerful tool for AI-driven image creation.
主要功能
01Includes error handling and reporting
025 GitHub stars
03Renders images from Asymptote code via MCP
04Supports SVG and PNG output formats
05Configurable rendering quality for PNG images
06Provides detailed logs from Asymptote execution
使用案例
01Automated generation of diagrams and plots
02Integration with MCP-compatible clients for image generation tasks