Skip to main content
Glama
0PValencia

@0pvalencia/chart-from-data-mcp

Official
by 0PValencia

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
render_chartC

labels[] + values[] → PNG vía QuickChart.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.7/5.0

Scored across 1 tool

Disambiguation5/5

Since there is only one tool, there is no possibility of confusion with other tools. The tool's purpose is clearly described as rendering a chart from labels and values.

Naming Consistency5/5

The tool name follows a clear verb_noun pattern and is descriptive of its function. With a single tool, there is no inconsistency to evaluate.

Tool Count2/5

The server provides only one tool, which feels too thin for a chart-rendering service. Typically, such a server would include multiple tools for different chart types or configuration options.

Completeness2/5

The tool only accepts labels and values, with no ability to specify chart type, title, or other customization options. This leaves significant gaps for users who need different chart formats or styling.

Maintenance

ActivitySlowing
ResponsivenessNo issues