Image-Edit-RMCP
by FactrueSolin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | 服务器端口号。 | 3000 |
| CACHE_DIR | No | 缓存目录路径。 | ~/.cache/image-edit-rmcp |
| CACHE_URL | No | 缓存 URL,用于生成图像的公开访问链接。 | http://localhost:3000 |
| SECRET_KEY | Yes | 安全密钥,用于图床上传和构造 MCP 服务访问路径 (http://localhost:3000/{SECRET_KEY}/mcp)。 | |
| MODELSCOPE_API_KEY | Yes | ModelScope API 密钥,用于调用 AI 图像处理模型。 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FactrueSolin/Image-Edit-RMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server