Stable Diffusion NCNN
CPU-based Stable Diffusion image generation using the ncnn framework for offline text-to-image workflows
This server provides CPU-based Stable Diffusion image generation capabilities through the ncnn neural network inference framework, enabling offline text-to-image generation without GPU requirements. Built in C++ as a stdio-based MCP server, it exposes a text-to-image tool that accepts prompts and generates PNG images with configurable parameters including dimensions, inference steps, seed control, and multiple output formats. The implementation leverages ncnn's lightweight inference engine to run stable diffusion models entirely on CPU, making it valuable for environments where GPU access is limited or unavailable, edge computing scenarios, and developers who need local image generation without cloud dependencies.
Source
Repository: https://github.com/chentyjpm/ncnn_llm-mcp-sdimggen
Maintain Stable Diffusion NCNN?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Stable Diffusion NCNN on getagentictools](https://getagentictools.com/mcp/chentyjpm-ncnn-llm-mcp-sdimggen?ref=badge)