71
/ 100
8 days ago
glama

redtail-mcp

MCP server that exposes Redtail CRM's TWAPI as tools, enabling CRM operations like contacts, activities, and onboarding via natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
43 tools verified — handlers match their declared behaviour
21 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: TWAPI_API_KEY, TWAPI_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTWAPI_CONCURRENCYTWAPI_BASE_URL, TWAPI_MAX_RETRIES, , LOG_LEVEL Transport tuning.
configTWAPI_MAX_RETRIESTWAPI_BASE_URL, , TWAPI_CONCURRENCY, LOG_LEVEL Transport tuning.
🔐 secretTWAPI_API_KEYTWAPI subscription key from the Redtail developer portal.
configTWAPI_USERNAMEShared-account login (fallback attribution for writes).
🔐 secretTWAPI_PASSWORDShared-account password.
configTWAPI_BASE_URL, TWAPI_MAX_RETRIES, TWAPI_CONCURRENCY, LOG_LEVEL Transport tuning.
configREDTAIL_ALLOWED_TOOLSCSV allowlist — trim the exposed catalog without removing capability.
configLOG_LEVELTWAPI_BASE_URL, TWAPI_MAX_RETRIES, TWAPI_CONCURRENCY, Transport tuning.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lucasns231-redtail-mcp-1akve2)](https://m8ven.ai/mcp/lucasns231-redtail-mcp-1akve2)
commit: 9c6a996a965db5df86b68125e9dad23f383e9220
code hash: 6b79dc79a0257574fc71de2ca6e22df6337f0db8c6f8ef11fb7a7e5501ed32f0
verified: 7/23/2026, 9:01:38 AM
view raw JSON →