Skip to main content

seosiri-etl-pipeline-mcp

A 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).

💖 Sponsorship & B2B Custom Solutions

👨‍💻 Lead Architect & Attribution

Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.

🚀 Capabilities

  • Multi-Platform Ingestion: Ingests real-time webhooks (CMS, email, social) and batch CRM records (HubSpot, Salesforce).
  • Decoupled Hot/Cold Storage: In-memory SQLite Hot Tier for low-latency queueing + on-disk Cold Tier for permanent, anonymized storage.
  • Identity Resolution: Merges fragmented user identities across CRM, social, and email records under a single mcp_root_id via ID stitching.
  • GDPR/HIPAA PII Redaction: Automatic SHA-256 hashing and string redaction of PII before long-term storage or export.
  • Warehouse Exporter: Exports clean, transformed data buffers directly to Snowflake, ClickHouse, or BigQuery.

Quickstart

  1. Install in Editable Mode:

    pip install -e .
    
  2. Run Unit Tests:

    pytest tests/test_etl_pipeline.py
    

🔌 Connecting to Claude Desktop / Cursor

Local Script Execution

Add this block to your claude_desktop_config.json:

{
  "mcpServers": {
    "etl-pipeline-mcp": {
      "command": "python",
      "args": [
        "D:/seosiri-etl-pipeline-mcp/src/main_server.py"
      ],
      "env": {
        "PYTHONPATH": "D:/seosiri-etl-pipeline-mcp"
      }
    }
  }
}

Remote Execution via GitHub

Or for zero-setup execution directly from GitHub using uv:

{
  "mcpServers": {
    "etl-pipeline-mcp": {
      "command": "uv",
      "args": [
        "run",
        "--github",
        "SEOSiri-Official/etl-pipeline-mcp",
        "src/main_server.py"
      ]
    }
  }
}

License

Distributed under the MIT License. See LICENSE for more information.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

etl_pipeline_mcp-1.0.3.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

etl_pipeline_mcp-1.0.3-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file etl_pipeline_mcp-1.0.3.tar.gz.

File metadata

  • Download URL: etl_pipeline_mcp-1.0.3.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.2

File hashes

Hashes for etl_pipeline_mcp-1.0.3.tar.gz
Algorithm Hash digest
SHA256 0a77452c278b0ecb4b5ce63d0c0a32d461ec78a4735834e5fabf54881fa10908
MD5 74cb4c51e31cf7e9a83982a7d6102948
BLAKE2b-256 cf013341073952eaf208a4421129ef8d413a2e01c6bbd588a012fcbf040e1a25

See more details on using hashes here.

File details

Details for the file etl_pipeline_mcp-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for etl_pipeline_mcp-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2fe712e312d241c7934b81cc7415b9e5f7021e97946f36544dc5b2b94e11c346
MD5 445ff71050accce376492c96f00489bd
BLAKE2b-256 66ea059603daa67a54bea12ed8f27cc9c3c6c303b9ccbde3e0c929934343d90a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.3 This release

2 files

1.0.2

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page