Sign inSign up

mcp/schogini_mcp_image_border

Verified Publisher

By mcp

•Updated about 1 year ago

This adds a border to an image and returns base64 encoded image

Image
Machine learning & AI
0

10K+

mcp/schogini_mcp_image_border repository overview

⁠Schogini Image Border MCP Server

This adds a border to an image and returns base64 encoded image.

What is an MCP Server?⁠

⁠MCP Info

⁠Image Building Info

AttributeDetails
Dockerfilehttps://github.com/schogini/schogini_mcp_image_border/blob/fc8aa52cec0f5ac9aeff2e57c16ffecd21bb12f7/Dockerfile⁠
Commitfc8aa52cec0f5ac9aeff2e57c16ffecd21bb12f7
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/schogini_mcp_image_border --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
Licence

⁠Available Tools (3)

Tools provided by this ServerShort Description
add-two-numbersA simple tool to add two numbers.
image-borderAdd a colored border to an image from a URL
image-metaGet image metadata from a public image URL.

⁠Tools Details

⁠Tool: add-two-numbers

A simple tool to add two numbers.

ParametersTypeDescription
num1stringFirst number to add
num2stringSecond number to add

⁠Tool: image-border

Add a colored border to an image from a URL

ParametersTypeDescription
border_colorstringe.g., black, red, #FF0000
border_thicknessinteger
image_urlstringPublic image URL

⁠Tool: image-meta

Get image metadata from a public image URL. Returns width, height, file size in bytes, image mode (e.g., RGB), and image format (e.g., PNG, JPEG).

ParametersTypeDescription
image_urlstringThe public URL of the image.

⁠Use this MCP Server

{
  "mcpServers": {
    "schogini-mcp-image-border": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "mcp/schogini_mcp_image_border"
      ]
    }
  }
}

Why is it safer to run MCP Servers with Docker?⁠

Install from MCP:Hub

Schogini Image Border

Schogini Image Border

View and Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:aadb75058…

Size

277.8 MB

Last updated

about 1 year ago

docker pull mcp/schogini_mcp_image_border

This week's pulls

Pulls:

26

Last week