← Registry

Content Tools

glassypic.com

GlassyPic is an image optimization MCP server that compresses, resizes, and converts images while generating AI-powered SEO metadata, and also reports account status and upgrade options.

x402 supported1 endpoint3 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://app.glassypic.com/mcp

No auth detected

MCP server metadata

Name
glassypic
Version
2.0.2
Capabilities
tools.listChanged

Known tools 3

optimize_image

Optimize an image: smart lossy compression (typically 60-80% size reduction), optional resize/upscale/format conversion, and AI-generated SEO metadata.

Inferred read-only
status

Check your GlassyPic account status: login state, tier, credits remaining, and credit reset time.

Inferred read-only
upgrade

Open the GlassyPic pricing page in your browser to upgrade your plan for more credits.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.glassypic]
url = "https://app.glassypic.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "glassypic": {
      "type": "http",
      "url": "https://app.glassypic.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: glassypic
Remote MCP URL: https://app.glassypic.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "glassypic": {
      "url": "https://app.glassypic.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "glassypic": {
      "type": "http",
      "url": "https://app.glassypic.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "glassypic",
  "transport": "streamable-http",
  "url": "https://app.glassypic.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.