Skip to main content
Glama

Server Details

AI-powered image processing via GPU. Remove backgrounds and upscale images (2x/4x) directly from any MCP client. OAuth 2.1 authenticated, returns processed images inline with download links. Free credits on signup at maskr.io.

Ownership verified
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: two tools for credit/plan information (get_account_balance, get_credit_cost, get_packages, get_plans) and two for image processing (remove_background, upscale). The credit/plan tools are differentiated by specific functions (balance check, cost calculation, package listing, plan listing), while the image tools target different transformations. An agent can easily tell them apart.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case: get_account_balance, get_credit_cost, get_packages, get_plans, remove_background, upscale. The verbs ('get', 'remove', 'upscale') are appropriate to the actions, and the nouns clearly specify the target resources. There are no deviations or mixed conventions.

Tool Count5/5

With 6 tools, the set is well-scoped for a maskr.io server covering credit management and image processing. Each tool earns its place: four for handling credits/plans (essential for a paid service) and two for core image operations (background removal and upscaling). This count is neither too thin nor bloated, fitting typical MCP server ranges.

Completeness4/5

The tool surface is largely complete for the inferred domain of maskr.io (AI image processing with credit-based billing). It covers credit balance, pricing, packages, plans, and key image operations (background removal, upscaling). A minor gap is the lack of tools for purchasing credits or managing subscriptions, but agents can work around this by directing users to the platform. Core workflows are well-supported.

Resources