Skip to main content
Glama
134,778 tools. Last updated 2026-05-22 21:09

"edX" matching MCP tools:

  • Compute pairwise Pearson and Spearman correlations for numeric columns, generate a heatmap, and create scatter plots for correlations above a configurable threshold.
    MIT
  • Read the current CPU register values of the paused debug session's active thread, including general-purpose registers, instruction pointer, and flags. Optionally retrieve segment, debug, or FPU/SSE registers.
    MIT
  • Generate a complete exploratory data analysis report for your dataset, including overview, data quality flags, and per-column summaries with interpretations.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables exploratory data analysis through an MCP server, allowing AI assistants to load datasets, compute summary statistics, generate diagnostic plots, perform correlation analysis, and produce full markdown reports.
    Last updated
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables exploratory data analysis through an MCP server, allowing AI assistants to load datasets, compute summary statistics, generate diagnostic plots, perform correlation analysis, and produce full markdown reports.
    Last updated
    6
    MIT

Matching MCP Connectors

  • Gate DEX MCP for wallet auth, transfers, swaps, token info, market data, and RPC access.

  • A server to provide information about EOxElements custom elements for coding agents.

  • Load a dataset from various file formats and get a structural overview including column types, classifications, and missing value counts. Use this to quickly understand an unfamiliar dataset before deeper analysis.
    MIT
  • Create a new Pega case to initiate case workflows, automatically generating an initial assignment and returning case and assignment IDs for progression.
    Apache 2.0
  • Generate a diagnostic plot for a single column, automatically selecting the best chart type based on the column's classification (continuous, discrete, categorical, binary, temporal), and save as PNG.
    MIT
  • Fetch assignment details including form structure, required fields, available actions, and eTag to support subsequent operations after case creation.
    Apache 2.0
  • Remove a participant from a Pega case by specifying case ID and participant ID. Automatically obtains the latest eTag to ensure data consistency and returns confirmation or error details.
    Apache 2.0
  • Execute SQL queries on the DX Data Cloud PostgreSQL database to retrieve organizational data. Use information_schema to explore available tables and columns.
    MIT
  • Get detailed summary statistics for any column, auto-detecting its type to compute metrics like five-number summary, outlier count, mode, or date range.
    MIT
  • Simulate token swaps on the MantraChain DEX to view expected outcomes before execution. Verify token availability in pools using `dex-get-pools` for accurate results.
    MIT