Livespace CRM MCP Server
Rank #7,709io.github.proAutomator/livespace-crm-mcp
Unofficial local MCP server for Livespace CRM with read tools and guarded writes.
Livespace CRM MCP Server is a Model Context Protocol (MCP) server published by proAutomator. It ranks #7,709 of 115,460 servers tracked on MCP Toplist. Livespace CRM MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 107,751 of 115,460 servers on MCP Toplist.
Use Livespace CRM MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add livespace-crm-mcp -e "MCP_PORT=<your MCP_PORT>" -e "LIVESPACE_SUBDOMAIN=<your LIVESPACE_SUBDOMAIN>" -e "LIVESPACE_API_KEY=<your LIVESPACE_API_KEY>" -e "LIVESPACE_API_SECRET=<your LIVESPACE_API_SECRET>" -e "MCP_AUTH_TOKEN=<your MCP_AUTH_TOKEN>" -e "LIVESPACE_MCP_ENABLE_WRITES=<your LIVESPACE_MCP_ENABLE_WRITES>" -e "MCP_REQUEST_STATE_KEY=<your MCP_REQUEST_STATE_KEY>" -- npx -y livespace-crm-mcpReplace each placeholder with your own value before saving.
[mcp_servers.livespace-crm-mcp]
command = "npx"
args = ["-y", "livespace-crm-mcp"]
[mcp_servers.livespace-crm-mcp.env]
MCP_PORT = "<your MCP_PORT>"
LIVESPACE_SUBDOMAIN = "<your LIVESPACE_SUBDOMAIN>"
LIVESPACE_API_KEY = "<your LIVESPACE_API_KEY>"
LIVESPACE_API_SECRET = "<your LIVESPACE_API_SECRET>"
MCP_AUTH_TOKEN = "<your MCP_AUTH_TOKEN>"
LIVESPACE_MCP_ENABLE_WRITES = "<your LIVESPACE_MCP_ENABLE_WRITES>"
MCP_REQUEST_STATE_KEY = "<your MCP_REQUEST_STATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"livespace-crm-mcp": {
"command": "npx",
"args": [
"-y",
"livespace-crm-mcp"
],
"env": {
"MCP_PORT": "<your MCP_PORT>",
"LIVESPACE_SUBDOMAIN": "<your LIVESPACE_SUBDOMAIN>",
"LIVESPACE_API_KEY": "<your LIVESPACE_API_KEY>",
"LIVESPACE_API_SECRET": "<your LIVESPACE_API_SECRET>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>",
"LIVESPACE_MCP_ENABLE_WRITES": "<your LIVESPACE_MCP_ENABLE_WRITES>",
"MCP_REQUEST_STATE_KEY": "<your MCP_REQUEST_STATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"livespace-crm-mcp": {
"command": "npx",
"args": [
"-y",
"livespace-crm-mcp"
],
"env": {
"MCP_PORT": "<your MCP_PORT>",
"LIVESPACE_SUBDOMAIN": "<your LIVESPACE_SUBDOMAIN>",
"LIVESPACE_API_KEY": "<your LIVESPACE_API_KEY>",
"LIVESPACE_API_SECRET": "<your LIVESPACE_API_SECRET>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>",
"LIVESPACE_MCP_ENABLE_WRITES": "<your LIVESPACE_MCP_ENABLE_WRITES>",
"MCP_REQUEST_STATE_KEY": "<your MCP_REQUEST_STATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"livespace-crm-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"livespace-crm-mcp"
],
"env": {
"MCP_PORT": "<your MCP_PORT>",
"LIVESPACE_SUBDOMAIN": "<your LIVESPACE_SUBDOMAIN>",
"LIVESPACE_API_KEY": "<your LIVESPACE_API_KEY>",
"LIVESPACE_API_SECRET": "<your LIVESPACE_API_SECRET>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>",
"LIVESPACE_MCP_ENABLE_WRITES": "<your LIVESPACE_MCP_ENABLE_WRITES>",
"MCP_REQUEST_STATE_KEY": "<your MCP_REQUEST_STATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"livespace-crm-mcp": {
"command": "npx",
"args": [
"-y",
"livespace-crm-mcp"
],
"env": {
"MCP_PORT": "<your MCP_PORT>",
"LIVESPACE_SUBDOMAIN": "<your LIVESPACE_SUBDOMAIN>",
"LIVESPACE_API_KEY": "<your LIVESPACE_API_KEY>",
"LIVESPACE_API_SECRET": "<your LIVESPACE_API_SECRET>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>",
"LIVESPACE_MCP_ENABLE_WRITES": "<your LIVESPACE_MCP_ENABLE_WRITES>",
"MCP_REQUEST_STATE_KEY": "<your MCP_REQUEST_STATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"livespace-crm-mcp": {
"command": "npx",
"args": [
"-y",
"livespace-crm-mcp"
],
"env": {
"MCP_PORT": "<your MCP_PORT>",
"LIVESPACE_SUBDOMAIN": "<your LIVESPACE_SUBDOMAIN>",
"LIVESPACE_API_KEY": "<your LIVESPACE_API_KEY>",
"LIVESPACE_API_SECRET": "<your LIVESPACE_API_SECRET>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>",
"LIVESPACE_MCP_ENABLE_WRITES": "<your LIVESPACE_MCP_ENABLE_WRITES>",
"MCP_REQUEST_STATE_KEY": "<your MCP_REQUEST_STATE_KEY>"
}
}
}
}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.proAutomator%2Flivespace-crm-mcp)<a href="https://mcptoplist.com/server/io.github.proAutomator%2Flivespace-crm-mcp"><img src="https://mcptoplist.com/badge/io.github.proAutomator%2Flivespace-crm-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
proAutomator
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 7, 2026 |
| 0.1.0 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Livespace CRM MCP Server?
- Livespace CRM MCP Server is maintained by proAutomator, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Livespace CRM MCP Server listed on the Official MCP Registry?
- Yes — Livespace CRM MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Livespace CRM MCP Server have?
- MCP Toplist tracks 2 versions of Livespace CRM MCP Server, most recently published on Aug 7, 2026.
- Where can I find the source code for Livespace CRM MCP Server?
- The source code for Livespace CRM MCP Server is hosted at github.com/proAutomator/livespace-crm-mcp.