MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

支持符合openai格式的生图mcp服务

Created 4/22/2026
Updated about 23 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-image-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "xiaobc1234-image-mcp": { "command": "npx", "args": [ "xiaobc1234-image-mcp" ] } } }