
Kylas CRM
Create, search, and manage Kylas CRM leads from your coding agent while you run outbound and pipeline follow-up.
Overview
kylas-crm is a Grow-phase MCP server that lets agents create, search, and manage Kylas CRM leads with an API key.
What is this MCP server?
- Kylas CRM MCP: create, search, and manage leads via agent tools
- PyPI kylas-crm-mcp-server v1.0.4 with required secret KYLAS_API_KEY
- Optional KYLAS_BASE_URL override (default https://api.kylas.io/v1)
- stdio transport suited to Claude Code and other MCP clients
- Registry version 1.0.4
- Transport: stdio via PyPI identifier kylas-crm-mcp-server
- Required environment variable KYLAS_API_KEY
Community signal: 11 GitHub stars.
What problem does it solve?
You context-switch between your editor and Kylas whenever leads need updates during a ship or growth sprint.
Who is it for?
Indie SaaS founders on Kylas who want agent-assisted CRM hygiene, lead capture follow-up, and quick record lookups.
Skip if: Teams not on Kylas CRM, or builders who need full marketing automation without CRM API access.
What do I get? / Deliverables
After setup, your agent can run Kylas lead operations through MCP tools using your API key.
- Agent-driven Kylas lead create, search, and manage operations
- Reduced tab-switching between codebase and CRM during growth work
- Configurable API base URL for staging or regional endpoints
Recommended MCP Servers
Journey fit
How it compares
Kylas CRM connector MCP, not a lead-gen research skill or generic spreadsheet integration.
Common Questions / FAQ
Who is kylas-crm for?
Kylas CRM users who want Claude or other MCP agents to manage leads without leaving the dev workflow.
When should I use kylas-crm?
During Grow when you are creating leads, searching contacts, or updating pipeline records from agent-driven tasks.
How do I add kylas-crm to my agent?
Install kylas-crm-mcp-server from PyPI, set KYLAS_API_KEY (and optional KYLAS_BASE_URL), and register the stdio MCP server.