Lead Scoring Ai tools for AI agents. Capabilities: score lead, add lead, update lead activity. Built by MEOK AI Labs.
Project description
Overview
Lead Scoring Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
score_lead |
Score a lead based on firmographic data |
add_lead |
Add a new lead to tracking |
update_lead_activity |
Record lead activity |
get_lead_score |
Get current score for a lead |
get_all_leads |
Get all leads with scores |
get_lead_activities |
Get activity history for a lead |
get_lead_timeline |
Get engagement timeline for a lead |
predict_conversion |
Predict conversion probability |
get_priority_leads |
Get leads by priority threshold |
track_engagement_trend |
Get engagement trend over time |
Installation
pip install meok-lead-scoring-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"lead-scoring-ai": {
"command": "python",
"args": ["-m", "meok_lead_scoring_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 10 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
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 lead_scoring_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: lead_scoring_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83d1404e035d7fb54df578cd4a4f57df6eacc415d2816c94cac06e8cbba4d509
|
|
| MD5 |
eb687a5bfe6c27bc04c0841584ab1b4e
|
|
| BLAKE2b-256 |
c4b03dcb730f461b30c0c9634a9e0785149bdcf85e95039f8eab43b9365d66fc
|
File details
Details for the file lead_scoring_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: lead_scoring_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.9 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 |
f43f360c3fd8ad23f695f9fac13b6e28ed7d46d8942df64ea659815c73987ecf
|
|
| MD5 |
7dc824e00238b8c821dc4ef11d1a6572
|
|
| BLAKE2b-256 |
3a3b92828359b22baa294ed12939d9aadf9d14ec4bc7e9761efe31599079cc53
|