Skip to main content
Glama
xoy8n

WebP Conversion MCP Server

by xoy8n

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_to_webpD
batch_convert_to_webpD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.8/5.0

Scored across 2 tools

Disambiguation4/5

Despite lacking descriptions, the names clearly distinguish between single and batch conversion, reducing ambiguity for an agent.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern with snake_case ('convert_to_webp', 'batch_convert_to_webp').

Tool Count3/5

With only two tools, the server feels thin for a conversion domain, but it covers the essential single and batch operations.

Completeness3/5

Basic conversion functionality is present, but missing tools for settings, status, or output management, making it minimally complete.

Maintenance

ActivityInactive
ResponsivenessNo issues