Skip to content
Agentv1.0.0

MatplotlibVisualizer

A specialized agent for creating visualizations using Matplotlib's rich functionality

by newsbubbles(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from newsbubbles/matplotlib_mcp (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

MatplotlibVisualizer

A specialized agent for creating visualizations using Matplotlib's rich functionality

Skills

  • Basic Data Visualization - Create fundamental plot types like line plots, scatter plots, bar charts, and histograms
  • Statistical Data Visualization - Create statistical plots like box plots, violin plots, error bars, and heatmaps
  • Advanced Visualization Techniques - Create advanced plots such as 3D surfaces, contour plots, and vector fields
  • Plot Customization and Styling - Customize plots with styles, colors, annotations, legends, and other formatting options

Endpoint: https://github.com/yourusername/matplotlib-client

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/newsbubbles-matplotlib-mcp-matplotlibvisualizer/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

newsbubbles-matplotlib-mcp-matplotlibvisualizer.ocm.jsonjson
{
  "ocm": "1",
  "id": "newsbubbles-matplotlib-mcp-matplotlibvisualizer",
  "kind": "agent",
  "name": "MatplotlibVisualizer",
  "description": "A specialized agent for creating visualizations using Matplotlib's rich functionality",
  "publisher": "newsbubbles",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "visualization",
      "charts",
      "basic",
      "statistics",
      "data-analysis",
      "distributions",
      "3d",
      "advanced"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "A specialized agent for creating visualizations using Matplotlib's rich functionality"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/newsbubbles/matplotlib_mcp",
      "path": ".well-known/agent.json",
      "ref": "5628ad1370acb03b4cba265bcf0a322a7ded1c07",
      "url": "https://github.com/newsbubbles/matplotlib_mcp/blob/5628ad1370acb03b4cba265bcf0a322a7ded1c07/.well-known/agent.json",
      "key": "newsbubbles/matplotlib_mcp/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://github.com/yourusername/matplotlib-client"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/newsbubbles-matplotlib-mcp-matplotlibvisualizer/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.