Skip to main content
Glama
91,275 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"An Introduction to the Python Programming Language" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables LLM clients to run Python code in a persistent, user-selected interpreter via MCP, with tools for data loading, summaries, regressions, diagnostics, and plotting, while keeping sessions alive between calls and isolating crashes.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables time series analysis following Box-Jenkins-Treadway methodology, supporting guided or autonomous modes for model identification, estimation, and diagnosis via an LLM.
    35
    96 PyPI
    GPL 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Embeds live, interactive Tableau dashboards in ChatGPT, pushing mark selections to the model so questions about specific data points are answered with live queried numbers.
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables rendering, validation, formatting, and inspection of D2 diagrams via the Model Context Protocol, using WASM for rendering without requiring the d2 binary.
    6
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables agents to turn structured data into production-ready static maps, returning rendered PNG and SVG URLs along with an editable map link.
    4
    204 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Renders word-sized charts — sparklines, bars, bullets and 100+ more types — to self-contained SVG with generated alt text, small enough to sit inline in a model's reply or a table cell. Three tools: find the right chart for a question, get its wiring, and render it.
    3
    952 npm
    192
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables querying Tableau lineage through the Metadata API via MCP, supporting impact analysis, where-used lookups, and content search. Provides read-only tools for answering natural-language questions about workbooks, datasources, fields, and dependencies.
    7
    30 PyPI
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A demo MCP server that returns an interactive dashboard (bar chart with dataset selector) as an MCP App via the official MCP Apps extension (SEP-1865).
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that extracts energy-usage charts from utility-bill PDFs, returning structured time-series data and annotated images.
    1
    AGPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    Wraps a climate data-processing pipeline so agents can inspect the config schema and available sample CSVs, validate an inline JSON config, and run the pipeline to return a monthly summary table plus a rendered plot, with file access sandboxed to the data and outputs directories.
    4
    MIT