Wujieai Mcp Server
@zijin-zj
About Wujieai Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-wujieai": {
"command": "npx",
"args": [
"-y",
"wujieai-mcp-server"
],
"env": {
"WUJIEAI_API_KEY": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Wujieai Mcp Server?
A server that integrates Wujieai’s AI image generation capabilities via the MCP protocol. It allows users to call dozens of Wujieai models for image generation, view model information, and customize parameters such as resolution, sampling steps, and sampler type.
How to use Wujieai Mcp Server?
Obtain an API key from the Wujieai console, configure the MCP client with npx -y wujieai-mcp-server and the WUJIEAI_API_KEY environment variable (or use an HTTP SSE endpoint), then invoke the generate_image tool with a prompt and optional model/resolution parameters.
Key features of Wujieai Mcp Server
- AI image generation via dozens of Wujieai models
- Browse detailed model information and descriptions
- Support resolutions from 512 to 4094 pixels
- Customize sampling steps, sampler, and CFG scale
- Use weight markers like
(keyword:1.3)for prompt tuning
Use cases of Wujieai Mcp Server
- Generate images from text prompts within MCP-compatible clients
- Select the optimal model by reviewing model details
- Create images at specific resolutions for different output needs
- Fine‑tune generation parameters for precise style control
FAQ from Wujieai Mcp Server
How do I get an API key?
Visit the Wujieai console, register or log in, go to “Developer Center”, then “Key Management” to create a new key.
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments