Teamleader Focus
Freeby MCP Community
MCP server for Teamleader Focus CRM API — 112 tools covering contacts, companies, deals, tickets, invoices, subscriptions, meetings, projects, time tracking, fi
v3.2.5Added Apr 12, 2026
mcpteamleaderteamleader-focuscrmmodel-context-protocol
Teamleader Focus MCP Server
MCP server for Teamleader Focus CRM API — 112 tools covering contacts, companies, deals, tickets, invoices, subscriptions, meetings, projects, time tracking, fi
Installation
npx -y @tailormade/teamleader-focus-mcp
Reviews
Installation
Quick install
npx -y @tailormade/teamleader-focus-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"teamleader-focus": {
"command": "npx",
"args": ["-y", "@tailormade/teamleader-focus-mcp"]
}
}
}