Kylas CRM runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from pypi. Last commit 9 Feb 2026.
MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.
Today is the operative word: we check Kylas CRM every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kylas-crm -- uvx kylas-crm-mcp-server
{
"mcpServers": {
"kylas-crm": {
"args": [
"kylas-crm-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.kylas-crm]
command = "uvx"
args = ["kylas-crm-mcp-server"]
{
"mcpServers": {
"kylas-crm": {
"args": [
"kylas-crm-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kylas-crm": {
"args": [
"kylas-crm-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
KYLAS_API_KEY (Your Kylas API key (required)), KYLAS_BASE_URL (Kylas API base URL (optional, default: https://api.kylas.io/v1)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit
Free Bing search MCP server - No API key required
MCP server for SuperJob.ru API — vacancy search, employers. Requires API key.
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.
Remote MCP for 1,500+ APIs. Vault-managed credentials; OAuth or API key. Search, load, and execute.
Answers built from our own checks of this server.