Data Extraction & Transformation
Security Reviewed
Extracts query history and performance metadata from Snowflake using the Snowflake Python Connector and INFORMATION_SCHEMA.QUERY_HISTORY view. Identifies expensive queries by credits consumed, data scanned, and spillage to remote storage. Exports results to a Pandas DataFrame for downstream analysis or Slack reporting.
ChatGPT Agents Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Extracts and validates Parquet file schemas from Amazon S3 using the PyArrow library and AWS S3 SDK (boto3). Compares schemas across multiple partitions to detect schema drift and incompatible type changes. Outputs a schema diff report with partition paths and affected column details.
Gemini Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Pulls MRR, churn, and LTV metrics from the Stripe Data API using the stripe Node.js SDK and transforms the data using Apache Arrow. Aggregated metrics are pushed to a Metabase dashboard via the Metabase API and refreshed nightly using a cron-triggered Lambda function.
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Connects to the QuickBooks Online Accounting API using OAuth 2.0 via the intuit-oauth Node.js SDK to fetch unpaid invoices and match them against bank transaction records. Discrepancies are flagged and a reconciliation report is generated as a PDF using PDFKit, then emailed via SendGrid.
Claude Code Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking.
Claude Code Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Uses the Reddit OAuth2 API via PRAW to collect top posts and comments from subreddits on a rolling 24-hour window, then runs batch sentiment scoring via HuggingFace Inference API using twitter-roberta-base-sentiment. Aggregates scores into a daily time-series written to Google Sheets for Looker Studio visualization. Fires Slack alerts when sentiment drops more than 20 points week-over-week.
Codex Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Uses the Metabase REST API to export question results as CSV and render dashboard PNGs on schedule. Compares key metrics against user-defined thresholds and fires alerts to PagerDuty or Slack when anomalies are detected. Supports multi-instance Metabase deployments.
OpenClaw Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Parses dbt project artifacts (manifest.json and catalog.json) to build a lineage graph and identify models with no tests, stale documentation, or missing uniqueness assertions. Integrates with dbt Cloud API to fetch latest run results and annotates each model with pass/fail status.
Cursor Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
ClickHouse Query Agent is built around ClickHouse columnar analytics database. The underlying ecosystem is represented by ClickHouse/ClickHouse (46,508+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like SQL queries, MergeTree tables, materialized views, HTTP and native clients and […]
Custom Agents Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Elasticsearch MCP is built around Elasticsearch search and analytics engine. The underlying ecosystem is represented by elastic/elasticsearch (76,387+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like Query DSL, aggregations, indices, shards, mappings, cluster health and preserving the […]
⭐ 76.5k elasticsearch
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Apache Spark Job Manager is built around Apache Spark distributed compute engine. The underlying ecosystem is represented by apache/spark (43,027+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like Spark jobs, DataFrames, SQL, executors, stages, Structured Streaming and […]
⭐ 43.1k spark
Custom Agents Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Apache Kafka Stream Processor is built around Apache Kafka event streaming platform. The underlying ecosystem is represented by tulios/kafkajs (3,987+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like topics, partitions, consumer groups, offsets, producers, admin APIs and […]
⭐ 32.3k kafka
Custom Agents Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Snowflake MCP is built around Snowflake cloud data warehouse. It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like SQL, warehouses, stages, tasks, streams, Snowpark, query history and preserving the operational context that matters for real tasks. In practice, the skill […]
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
dbt Cloud MCP is built around dbt transformation framework. The underlying ecosystem is represented by dbt-labs/dbt-core (12,457+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like manifest.json, catalog.json, dbt run/test/build, dbt Cloud API and preserving the operational context […]
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Apache Airflow MCP is built around Apache Airflow workflow orchestration. The underlying ecosystem is represented by apache/airflow (44,767+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like Airflow REST API, DAGs, task instances, schedulers and preserving the operational […]
⭐ 45k airflow
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
dbt MCP Server is built around dbt transformation framework. The underlying ecosystem is represented by dbt-labs/dbt-core (12,457+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like manifest.json, catalog.json, dbt run/test/build, dbt Cloud API and preserving the operational context […]
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Snowflake MCP Server is built around Snowflake cloud data warehouse. It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like SQL, warehouses, stages, tasks, streams, Snowpark, query history and preserving the operational context that matters for real tasks. In practice, the […]
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Weaviate MCP Server is built around GraphQL API ecosystem. The underlying ecosystem is represented by graphql/graphql-js (20,335+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like queries, mutations, schema introspection, fragments, pagination, subscriptions and preserving the operational context […]
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Query, analyze, and tune PostgreSQL databases through your AI agent with safe access controls.
⭐ 2.5k postgres-mcp
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Open-source web crawling and extraction as MCP tools for agents.
⭐ 72 crawl4ai-mcp-server
MCP Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Lightweight local database access for agent tasks.
⭐ 83.3k servers
Claude CodeCursor Data Extraction & Transformation
Data Extraction & Transformation
Security Reviewed
Agent access to PostgreSQL data and queries through MCP.
⭐ 83.3k servers
Claude CodeCursor Data Extraction & Transformation