boostu-teamleader-mcp
Rank #10,183io.github.boostuagency/boostu-teamleader-mcp
MCP server for Teamleader Focus CRM. Use Teamleader in Claude and other AI assistants.
boostu-teamleader-mcp is a Model Context Protocol (MCP) server published by boostuagency. It ranks #10,183 of 115,460 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. boostu-teamleader-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 105,277 of 115,460 servers on MCP Toplist.
Use boostu-teamleader-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add boostu-teamleader-mcp -e "TEAMLEADER_CLIENT_ID=<your TEAMLEADER_CLIENT_ID>" -e "TEAMLEADER_CLIENT_SECRET=<your TEAMLEADER_CLIENT_SECRET>" -e "TEAMLEADER_REFRESH_TOKEN=<your TEAMLEADER_REFRESH_TOKEN>" -e "TEAMLEADER_TOKEN_STORE=<your TEAMLEADER_TOKEN_STORE>" -e "TEAMLEADER_TOOLS=<your TEAMLEADER_TOOLS>" -- npx -y boostu-teamleader-mcpReplace each placeholder with your own value before saving.
[mcp_servers.boostu-teamleader-mcp]
command = "npx"
args = ["-y", "boostu-teamleader-mcp"]
[mcp_servers.boostu-teamleader-mcp.env]
TEAMLEADER_CLIENT_ID = "<your TEAMLEADER_CLIENT_ID>"
TEAMLEADER_CLIENT_SECRET = "<your TEAMLEADER_CLIENT_SECRET>"
TEAMLEADER_REFRESH_TOKEN = "<your TEAMLEADER_REFRESH_TOKEN>"
TEAMLEADER_TOKEN_STORE = "<your TEAMLEADER_TOKEN_STORE>"
TEAMLEADER_TOOLS = "<your TEAMLEADER_TOOLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boostu-teamleader-mcp": {
"command": "npx",
"args": [
"-y",
"boostu-teamleader-mcp"
],
"env": {
"TEAMLEADER_CLIENT_ID": "<your TEAMLEADER_CLIENT_ID>",
"TEAMLEADER_CLIENT_SECRET": "<your TEAMLEADER_CLIENT_SECRET>",
"TEAMLEADER_REFRESH_TOKEN": "<your TEAMLEADER_REFRESH_TOKEN>",
"TEAMLEADER_TOKEN_STORE": "<your TEAMLEADER_TOKEN_STORE>",
"TEAMLEADER_TOOLS": "<your TEAMLEADER_TOOLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boostu-teamleader-mcp": {
"command": "npx",
"args": [
"-y",
"boostu-teamleader-mcp"
],
"env": {
"TEAMLEADER_CLIENT_ID": "<your TEAMLEADER_CLIENT_ID>",
"TEAMLEADER_CLIENT_SECRET": "<your TEAMLEADER_CLIENT_SECRET>",
"TEAMLEADER_REFRESH_TOKEN": "<your TEAMLEADER_REFRESH_TOKEN>",
"TEAMLEADER_TOKEN_STORE": "<your TEAMLEADER_TOKEN_STORE>",
"TEAMLEADER_TOOLS": "<your TEAMLEADER_TOOLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"boostu-teamleader-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"boostu-teamleader-mcp"
],
"env": {
"TEAMLEADER_CLIENT_ID": "<your TEAMLEADER_CLIENT_ID>",
"TEAMLEADER_CLIENT_SECRET": "<your TEAMLEADER_CLIENT_SECRET>",
"TEAMLEADER_REFRESH_TOKEN": "<your TEAMLEADER_REFRESH_TOKEN>",
"TEAMLEADER_TOKEN_STORE": "<your TEAMLEADER_TOKEN_STORE>",
"TEAMLEADER_TOOLS": "<your TEAMLEADER_TOOLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boostu-teamleader-mcp": {
"command": "npx",
"args": [
"-y",
"boostu-teamleader-mcp"
],
"env": {
"TEAMLEADER_CLIENT_ID": "<your TEAMLEADER_CLIENT_ID>",
"TEAMLEADER_CLIENT_SECRET": "<your TEAMLEADER_CLIENT_SECRET>",
"TEAMLEADER_REFRESH_TOKEN": "<your TEAMLEADER_REFRESH_TOKEN>",
"TEAMLEADER_TOKEN_STORE": "<your TEAMLEADER_TOKEN_STORE>",
"TEAMLEADER_TOOLS": "<your TEAMLEADER_TOOLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"boostu-teamleader-mcp": {
"command": "npx",
"args": [
"-y",
"boostu-teamleader-mcp"
],
"env": {
"TEAMLEADER_CLIENT_ID": "<your TEAMLEADER_CLIENT_ID>",
"TEAMLEADER_CLIENT_SECRET": "<your TEAMLEADER_CLIENT_SECRET>",
"TEAMLEADER_REFRESH_TOKEN": "<your TEAMLEADER_REFRESH_TOKEN>",
"TEAMLEADER_TOKEN_STORE": "<your TEAMLEADER_TOKEN_STORE>",
"TEAMLEADER_TOOLS": "<your TEAMLEADER_TOOLS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.boostuagency%2Fboostu-teamleader-mcp)<a href="https://mcptoplist.com/server/io.github.boostuagency%2Fboostu-teamleader-mcp"><img src="https://mcptoplist.com/badge/io.github.boostuagency%2Fboostu-teamleader-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
boostuagency
Available versions (2)
| Version | Published |
|---|---|
| 2.1.4 | Jul 14, 2026 |
| 2.1.3 | Jul 13, 2026 |
Frequently asked questions
- Who maintains boostu-teamleader-mcp?
- boostu-teamleader-mcp is maintained by boostuagency, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is boostu-teamleader-mcp listed on the Official MCP Registry?
- Yes — boostu-teamleader-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does boostu-teamleader-mcp have?
- MCP Toplist tracks 2 versions of boostu-teamleader-mcp, most recently published on Jul 14, 2026.
- Where can I find the source code for boostu-teamleader-mcp?
- The source code for boostu-teamleader-mcp is hosted at github.com/boostuagency/boostu-teamleader-mcp.