ricardolx/airgen-mcp
If you are the rightful owner of airgen-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Airgen MCP Server is a TypeScript-based server for generating assets, icons, and SVGs using core MCP concepts.
The Airgen MCP Server is a specialized server designed to generate various digital assets such as images, banners, logos, icons, and SVGs. Built using TypeScript, it leverages the Model Context Protocol (MCP) to provide a robust and efficient tool for asset generation. The server is particularly useful for developers and designers who need to create and manage digital assets programmatically. With its focus on MCP, the Airgen MCP Server ensures seamless integration and communication with other MCP-compliant tools and services. The server is easy to set up and run, making it accessible for both small-scale projects and larger applications. Additionally, it is designed to support future enhancements, such as OAuth 2.1 authorization, ensuring that it remains a secure and scalable solution for asset generation.
Features
- generate_image: Create new image assets including images, banners, logos, icons, and SVGs.
Usages
usage with Cursor
{ "mcpServers": { "airgen-mcp": { "url": "{url}/sse" } } }