Loading MCP server directory, please wait...
MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.
npx @getmcp/cli add io.github.akshaykylas94/kylas-crmRequires Python 3.10+. Community-contributed server. Review source before installing.
KYLAS_API_KEYYour Kylas API key (required)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.akshaykylas94/kylas-crm": {
"command": "uvx",
"args": [
"kylas-crm-mcp"
],
"env": {
"KYLAS_API_KEY": "",
"KYLAS_BASE_URL": ""
}
}
}
}