Crm Ai MCP server. Tools: lead scorer, deal stage predictor, followup scheduler. Built by MEOK AI Labs.
Project description
Overview
Crm Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
lead_scorer |
Score a sales lead (0-100) based on firmographic data, engagement signals, |
deal_stage_predictor |
Predict deal win probability and estimated close date based on |
followup_scheduler |
Schedule follow-ups for a list of contacts based on priority, |
customer_health_score |
Calculate a customer health score (0-100) from usage, support, NPS, |
churn_predictor |
Predict churn probability and recommend a retention playbook based on |
Installation
pip install meok-crm-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"crm-ai-mcp": {
"command": "python",
"args": ["-m", "meok_crm_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
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 crm_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: crm_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abc0ff3e0b6ab5cf282369512cb2bc9e030d2bcda98ca65114697aeab180ce80
|
|
| MD5 |
39da390bad69cc43458ff8fbea38397a
|
|
| BLAKE2b-256 |
aa73ca5076f499a277f720ddac4d3b515d3548c4a575c51d6b8f2c4c517b4454
|
File details
Details for the file crm_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: crm_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c659ffe8e9ae174a8b1e1ed7d4a693b1cc92dcd1170f6ee8f159693e8978c2e
|
|
| MD5 |
6c7b89f38b6679052fa09ab0b58168da
|
|
| BLAKE2b-256 |
d1682e63887586e2fa568d0b581001c547daeb5e8f7f43bb32eca3edf18e1370
|