Skip to main content
Glama
524,250 tools. Updated 2026-09-06 14:34

"Sass" matching MCP tools:

  • Run FedSQL SELECT statements to fetch rows from either CAS or compute tables in SAS Viya, with paging and row limits.
    Apache 2.0
  • Upload a data file or URL into a SAS CAS table server-side, preventing files from passing through the model context. Supports CSV, Excel, and SAS formats. Specify the CAS server, caslib, and target table name.
    Apache 2.0
  • Batch-apply report changes atomically: add pages, add objects, set parameters, or swap data sources in SAS Visual Analytics reports.
    Apache 2.0
    Destructive
  • Publishes a locked decision revision to a Micro Analytic Score destination, returning the generated module ID for direct use in scoring workflows.
    Apache 2.0
  • Start a catalog discovery agent run to crawl data sources and refresh metadata. Runs async; poll catalog_get_agent_history to track completion.
    Apache 2.0

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    A Model Context Protocol (MCP) server for Home Assistant integration with Claude and other LLMs, enabling querying and controlling Home Assistant entities, automations, and dashboards.
    29
    MIT

Matching MCP Connectors

  • Search the SAS Information Catalog to locate assets like tables, columns, and reports anywhere in Viya, without knowing their server or library. Get resource URIs and metadata for each hit.
    Apache 2.0
  • Resolve a source asset URI to its catalog instance id, revealing profiling status and semantic metadata like privacy and NLP tags before downloading profiles.
    Apache 2.0
  • Create a SAS Visual Analytics report and get its ID. Optionally apply operations at creation to build the complete report in one atomic call, preventing empty reports.
    Apache 2.0
    Destructive
  • Remove an unwanted Visual Analytics report by specifying its report_id. Permanently deletes the report and its content, returning a deletion status to confirm the action.
    Apache 2.0
    Destructive
  • Create an AutoML pipeline automation project from a global CAS table. Verify the training table is loaded, and receive actionable error if not, then run pipelines automatically.
    Apache 2.0
  • Run SAS code on a persistent Viya compute session and retrieve job logs and output. Use fresh_session=true to start from a clean state without inherited WORK tables, macros, or librefs.
    Apache 2.0
    Destructive
  • Check ad-hoc analysis job status and verify profile readiness before downloading. Poll until profile_ready is true to ensure the analysisTimeStamp is populated.
    Apache 2.0
  • Get a compact outline of a report's pages and objects, including names, labels, types, and text content. Use it to edit existing reports, recover object names after an apply, or check what a batch produced.
    Apache 2.0
  • Clears the cached SAS compute session, discarding persisted state such as WORK tables, macro variables, and librefs. Use this before the next compute call to start with a fresh session.
    Apache 2.0
    Destructive
  • Create a small CAS table from inline CSV or TSV text. Ideal for quick hand-built lookup or mapping tables; for larger files, use the file upload tool.
    Apache 2.0
  • Export SAS Visual Analytics reports or selected objects in multiple formats: PDF, PNG, SVG, CSV, XLSX, ZIP, and text summary.
    Apache 2.0
  • Update an existing SAS Business Rules rule set's metadata. Modify its name, description, or signature; check the current rule set first to avoid invalidating rules that reference removed variables.
    Apache 2.0
    Destructive