StableMCP
@mkm29
About StableMCP
Simple MCP Server to generate iamges using Stable Diffusion
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 StableMCP?
StableMCP is a Model Context Protocol (MCP) server for generating images using Stable Diffusion. It implements JSON‑RPC 2.0 and is intended for developers who want to integrate AI image generation into LLM‑based tools or services.
How to use StableMCP?
Clone the repository, run make config, make build, and make run (or ./bin/stablemcp server --config configs/.stablemcp.yaml). Generate an image by sending a POST request to http://localhost:8080/v1/generate with a JSON body containing the prompt, width, height, and optional parameters. Use the /mcp endpoint for MCP initialize requests.
Key features of StableMCP
- JSON‑RPC 2.0 MCP implementation
- MCP‑compliant API for image generation
- Integration with Stable Diffusion models
- Support for image parameters (size,
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Servers
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments