Delpha Data Quality MCP Server: Data quality assessment for MCP-compatible tools.
Project description
Delpha Data Quality MCP Server
Email data quality assessment for MCP-compatible tools like Cursor. Validate emails, get quality scores, and receive suggestions.
Quick Setup
1. Install the Package
pip install delpha-mcp
2. Configure Cursor (or other MCP tool)
Go to Cursor Settings → MCP and add this configuration:
{
"Delpha": {
"command": "python3",
"args": ["-m", "delpha_mcp"],
"env": {
"DELPHA_CLIENT_ID": "your_client_id_here",
"DELPHA_CLIENT_SECRET": "your_client_secret_here"
}
}
}
Replace:
your_client_id_hereandyour_client_secret_herewith your Delpha credentials
3. Restart Cursor
That's it! 🚀 The Delpha tools are now available in your MCP environment.
Available Tools
submitEmailAssessment: Submit an email for quality assessmentgetEmailAssessmentStatus: Get assessment results by job ID
Get Credentials
Contact Delpha to get your OAuth 2.0 client credentials for API access.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file delpha_mcp-0.1.0.tar.gz.
File metadata
- Download URL: delpha_mcp-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
506fb01b9af1908ad2ae2ecaf3e04ff9176bef9ca462472e18602061dc3e6424
|
|
| MD5 |
6733811236b75061f8820c9d2731a359
|
|
| BLAKE2b-256 |
d2f1c1f09f851bf1199690066b64c13f64ed7eb2bd860abd64d45cadcfc3a2c9
|
File details
Details for the file delpha_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: delpha_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a87a7bd19feda024a605810964323b8c3674ed822b05242d3d2c92af68c60bab
|
|
| MD5 |
d2a4aeb045710384d512c52df291cf27
|
|
| BLAKE2b-256 |
1632c975b1a5c1a00482f287134279ea22ee182b4bf082d3ea69c269d23d2cea
|