Kylas CRM runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 4 Feb 2026.
MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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
{
"mcpServers": {
"kylas-crm": {
"args": [
"kylas-crm-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kylas-crm]
command = "uvx"
args = ["kylas-crm-mcp"]
{
"mcpServers": {
"kylas-crm": {
"args": [
"kylas-crm-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kylas-crm": {
"args": [
"kylas-crm-mcp"
],
"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.