Skip to main content
Glama
304,942 tools. Last updated 2026-07-22 01:45

"Cora" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Extract content from URLs, documents, videos, and audio files using intelligent auto-engine selection. Supports web pages, PDFs, Word docs, YouTube transcripts, and more with structured JSON responses.
    Last updated
    2
    165
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for searching and extracting official announcements, decrees, and resolutions from the Argentine Official Gazette (Boletín Oficial de la República Argentina). It enables LLMs to perform real-time searches and retrieve verbatim legal text with complete juridical fidelity.
    Last updated
    14
    19
    3
    MIT

Matching MCP Connectors

  • Remote MCP server for OFAC screening, EDD memos, exposure forecasts, queues, and reports.

  • 15 Catalan portals + radio archive: gov, INE/REE/CNMC, CORA, Catalònica, radioteca.cat.

  • Run seeds, models, snapshots, and tests in correct dependency order using dbt build, simplifying data pipeline management.
    MIT
  • Load CSV seed files into database tables to provide reference data for models and tests. Use state-based selection to only load changed seeds.
    MIT
  • Run dbt tests on models and sources to validate data quality, using constraints like uniqueness and not-null. Supports state-based selection and fail-fast execution.
    MIT
  • Execute SQL queries with Jinja templating against your dbt project's database, including ref() and source() references. Supports CTE extraction from models and multiple output formats.
    MIT
  • Analyze downstream dependencies affected by changes to any dbt resource, with auto-detection and actionable recommendations for running impacted models, tests, and other resources.
    MIT
  • Run exhaustive TLA+ model checking on a CSL policy to verify temporal safety properties. Checks all possible state transitions over time, returns verification results, counterexample traces, and automated fix suggestions for violations.
    Apache 2.0
  • Analyze a CSL policy's state space to reveal variable domains, constraint coverage, and total size. Understand the universe for planning Evolving Universe experiments and estimating TLC verification cost before running tla_verify.
    Apache 2.0
  • Trace column-level lineage through SQL transformations, showing how columns flow via CTEs, joins, aggregations, and more. Supports upstream, downstream, or full bidirectional tracing.
    MIT
  • Execute dbt models to compile SQL and run transformations against your database, updating tables and views with selective or state-based runs.
    MIT
  • Retrieve detailed information about any dbt resource including models, sources, seeds, snapshots, and tests. Supports auto-detection or type filtering, and returns database schema and compiled SQL.
    MIT