
airgen mcp
一个基于 TypeScript 的 MCP 服务器,用于生成图像、图标和 SVG 资产。
Repository Info
About This Server
一个基于 TypeScript 的 MCP 服务器,用于生成图像、图标和 SVG 资产。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Airgen MCP Server
Generate assets, icons, and svgs
This is a TypeScript-based MCP server that implements an asset generation agent. It uses core MCP concepts by providing: A tool for generating assets
Features
Tools
generate_image- Create new image asset- Will make images, banners, logos, icons and svgs
Development
Install dependencies:
npm install
Build the server:
npm run build
Run the server
npm run server
Installation
To use with Cursor mcp.json
{
"mcpServers": {
"airgen-mcp": {
"url": "{url}/sse"
}
}
}
Coming soon
Authorization
MCP is proposed to suport OAuth 2.1 (https://spec.modelcontextprotocol.io/specification/draft/basic/authorization/)
Quick Start
Clone the repository
git clone https://github.com/ricardolx/airgen-mcpInstall dependencies
cd airgen-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.