Skip to main content
Glama
image-charts

image-charts-mcp

Official
by image-charts

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAGE_CHARTS_HOSTNoImage-Charts Dedicated Cloud host (e.g. charts.acme.com). URLs point at this host and are never signed.
IMAGE_CHARTS_SECRETNoImage-Charts Enterprise HMAC signing key. When set together with an account id (icac), every URL is signed. Never logged.

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
create_chartA

Describe a chart semantically (bar, line, area, pie, doughnut, radar, scatter, qr, graph, gauge, …) and get back a permanent, hosted Image-Charts image URL that renders server-side and embeds anywhere. No client-side chart library required.

image_charts_urlA

Escape hatch for full control: pass raw Image-Charts parameters (cht, chd, chs, chco, chxt, chxl, chm, …) and get the hosted image URL. Signs the URL automatically when icac is provided and IMAGE_CHARTS_SECRET is set.

list_chart_typesA

Discovery: returns every semantic type accepted by create_chart, the Image-Charts cht it maps to, a description, and which inputs it reads — plus the concepts Image-Charts cannot render.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/image-charts/image-charts-mcp'

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