StableMCP
@mkm29
关于 StableMCP
Simple MCP Server to generate iamges using Stable Diffusion
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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,
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Servers
modelcontextprotocolModel Context Protocol Servers
评论