mcp_images
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| raster_infoA | Return image metadata: dimensions, format, mode, DPI, file size. |
| raster_convertC | Convert image to another format (png, jpeg, webp, tiff, bmp). |
| raster_resizeB | Resize image. Provide width/height, scale factor, or fit mode (cover/contain/fill). |
| raster_cropA | Crop image to the specified rectangle (inclusive pixel coordinates). |
| raster_rotateB | Rotate image by degrees. expand=True enlarges canvas to fit. |
| raster_adjustC | Adjust image properties. Values: 1.0 = no change, >1.0 = increase, <1.0 = decrease. |
| raster_filterB | Apply a named filter. Supported: blur, gaussian_blur, median, sharpen, edge_enhance, denoise, grayscale, invert, threshold. |
| raster_enhanceC | Auto-enhance image. mode: contrast, color, sharpness, or all. |
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/timaliev/mcp_images'
If you have feedback or need assistance with the MCP directory API, please join our Discord server