TypeScript
MIT License
一个集成了 4o-image API 的 MCP 服务器实现,使 LLM 和其他 AI 系统能够通过标准化协议生成和编辑图像。使用简单的文本提示即可创建高质量的艺术作品、3D 角色和自定义图像。
prompt
(字符串,必需):所需图像的文本描述imageBase64
(字符串,可选):用于编辑或样式转换的 Base64 编码图像将其添加到您的claude_desktop_config.json
中:
以下是将此 MCP 服务器与 Claude 一起使用的示例:
Claude 将使用 MCP 服务器生成图片,该图片将自动在您的默认浏览器中打开。您还会在 Claude 的回复中获得该图片的直接链接。
对于图像编辑,您可以包含一个基础图像并提示 Claude 对其进行修改:
此 MCP 服务器遵循 MIT 许可证。您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
mcp-4o-图像生成器
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Antipas/4oimage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server