{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_qswke3gzpr5y","handle":"etl-pipeline-mcp","url":"https://wellknown.network/agents/etl-pipeline-mcp","links":{"self":"https://wellknown.network/agents/etl-pipeline-mcp/record.json","html":"https://wellknown.network/agents/etl-pipeline-mcp","markdown":"https://wellknown.network/agents/etl-pipeline-mcp/record.md","api":"https://wellknown.network/api/v1/agents/etl-pipeline-mcp","status":"https://wellknown.network/api/v1/agents/etl-pipeline-mcp/status","claim":"https://wellknown.network/agents/etl-pipeline-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/etl-pipeline-mcp/claim.json","badge":"https://wellknown.network/agents/etl-pipeline-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/etl-pipeline-mcp/history","tools":"https://wellknown.network/api/v1/agents/etl-pipeline-mcp/tools"},"ard":{"identifier":"urn:air::server:etl-pipeline-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"etl-pipeline-mcp","summary":"A sovereign, local-first MCP-Native ETL System with Hot/Cold tiering, PII scrubbing, ID stitching, Parquet buffers, and data warehouse exports.","description":"# seosiri-etl-pipeline-mcp \n \nA sovereign, local-first, open-source Model Context Protocol (MCP) server for end-to-end Big Data Extraction, Transformation, Identity Resolution, and Warehouse Loading (ETL/ELT). \n \n## 💖 Sponsorship & B2B Custom Solutions \n \n### 👨‍💻 Lead Architect & Attribution \nDesigned and engineered by **[Momenul Ahmad](https://github.com/MOBILEPHONE)**, Lead Architect and Founder of **[SEOSiri](https://seosiri.com)**. \n \n### 🚀 Capabilities \n- **Multi-Platform Ingestion**: Ingests real-time webhooks (CMS, email, social) and batch CRM records (HubSpot, Salesforce). \n- **Decoupled Hot/Cold Storage**: In-memory SQLite Hot Tier for low-latency queueing + on-disk Cold Tier for permanent, anonymized storage. \n- **Identity Resolution**: Merges fragmented user identities across CRM, social, and email records under a single `mcp_root_id` via ID stitching. \n- **GDPR/HIPAA PII Redaction**: Automatic SHA-256 hashing and string redaction of PII before long-term storage or export. \n- **Warehouse Exporter**: Exports clean, transformed data buffers directly to Snowflake, ClickHouse, or BigQuery. \n \n## Quickstart \n \n1. **Install in Editable Mode**: \n   ```bash \n   pip install -e . \n   ``` \n \n2. **Run Unit Tests**: \n   ```bash \n   pytest tests/test_etl_pipeline.py \n   ``` \n \n## 🔌 Connecting to Claude Desktop / Cursor \n \n### Local Script Execution \nAdd this block to your `claude_desktop_config.json`: \n \n```json \n{ \n  \"mcpServers\": { \n    \"etl-pipeline-mcp\": { \n      \"command\": \"python\", \n      \"args\": [ \n        \"D:/seosiri-etl-pipeline-mcp/src/main_server.py\" \n      ], \n      \"env\": { \n        \"PYTHONPATH\": \"D:/seosiri-etl-pipeline-mcp\" \n      } \n    } \n  } \n} \n``` \n \n### Remote Execution via GitHub \nOr for zero-setup execution directly from GitHub using `uv`: \n \n```json \n{ \n  \"mcpServers\": { \n    \"etl-pipeline-mcp\": { \n      \"command\": \"uv\", \n      \"args\": [ \n        \"run\", \n        \"--github\", \n        \"SEOSiri-Official/etl-pipeline-mcp\", \n        \"src/main_s…","publisher":null,"homepage":"https://www.seosiri.com/2026/07/seosiri-mcp-servers.html","repository":"https://github.com/SEOSiri-Official/etl-pipeline-mcp.git","version":"1.0.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:etl-pipeline-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"},{"slug":"productivity.crm","name":"CRM & Sales","confidence":1,"provenance":"derived"}],"categories":["dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"etl-pipeline-mcp","registry":"pypi","observedAt":"2026-09-15T14:26:57.026Z","publishedAt":"2026-07-31T08:24:45.795533Z","latestVersion":"1.0.3"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"etl-pipeline-mcp","url":"https://pypi.org/project/etl-pipeline-mcp/","firstSeenAt":"2026-09-09T15:21:51.643Z","fetchedAt":"2026-09-15T14:24:58.800Z","normalizedAt":"2026-09-15T14:24:58.800Z"}]},"firstSeenAt":"2026-09-09T15:21:51.643Z","updatedAt":"2026-09-15T14:26:57.026Z"}