Skip to main content
Glama

Logospell MCP Server

AI-agent image generation over MCP: cohesive image sets, transparent-background sets, and single illustrations. PNG/WebP (optional transparency) or JPEG.

Logospell is a hosted MCP server. This repository carries the connection docs; there is nothing to build or run locally.

Connect

Endpoint: https://mcp.logospell.com/mcp (streamable HTTP, bearer API key).

Get a free API key at logospell.com — 3 free credits to start, no card required.

{
  "mcpServers": {
    "logospell": {
      "type": "http",
      "url": "https://mcp.logospell.com/mcp",
      "headers": { "Authorization": "Bearer ls_<your-key>" }
    }
  }
}

Agent-assisted setup: see llms-install.md.

Related MCP server: Nano Banana 2 Polza MCP Server

Tools

Tool

What it does

Cost

generate_image_set

Cohesive SET of images on a solid-color background (icons, game assets, UI elements) from a style plus per-subject description list

1 credit

generate_transparent_image_set

The same kind of set with TRANSPARENT backgrounds, drop-in ready

3 credits

generate_illustration

A SINGLE composed picture (scene, hero image, banner, portrait)

1 credit

check_credits

Remaining credits on your key

free

list_recent_generations

Re-fetch recent download URLs

free

Docs: logospell.com/docs · Registry: com.logospell/logospell on the official MCP registry

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Generate on-brand images from your AI agent: design, edit, and render templates over MCP.

  • OCR, transcription, file extraction, and image generation for AI agents via MCP.

  • Agent Content Watermark MCP — dedicated EU AI Act Article 50(2) GenAI watermarking. Visible +

View all MCP Connectors

Latest Blog Posts

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/logospell/logospell-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server