mcpbeat Sign in

Livespace CRM MCP Server

by proautomator Your server? Claim it
local only

Livespace CRM MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 7 Aug 2026.

Unofficial local MCP server for Livespace CRM with read tools and guarded writes.

Installs per day peak 279 · avg 10
a month agotoday
42
Installs / week
npm · livespace-crm-mcp
0
Stars
0 open issues
7 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Livespace CRM MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add livespace-crm-mcp -- npx -y livespace-crm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "livespace-crm-mcp": {
      "args": [
        "-y",
        "livespace-crm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.livespace-crm-mcp]
command = "npx"
args = ["-y", "livespace-crm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "livespace-crm-mcp": {
      "args": [
        "-y",
        "livespace-crm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "livespace-crm-mcp": {
      "args": [
        "-y",
        "livespace-crm-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Livespace CRM MCP Server

same job, measured the same way
Recite MCP
by rivradev

Local MCP server for Recite receipt processing with ledger and memory tools.

95 installs/wk local only
TwitterAPIs
by twitterapis

Official MCP server for twitterapis.com. Read and write Twitter/X: search, users, tweets, DMs.

149 installs/wk local only
MySQL MCP
by gistrec

MCP server for one MySQL database: schema, read-only queries and guarded writes.

181 installs/wk local only
Fhirhydrant
by faulkj

FHIR MCP server with SMART Backend Services, response compaction, FHIRPath, and guarded writes.

776 installs/wk local only
Yuque MCP
by wwwwujl

Yuque MCP server with safe read/write tools for groups, group members, repositories, docs, and TOC.

51 installs/wk local only
Manager.io MCP
by flumpiey

MCP server for Manager.io bookkeeping: read-first with opt-in scoped task and write tools

236 installs/wk local only
BittensorMCP
by btmcp

Hosted MCP server for live Bittensor chain reads and self-custodial on-chain writes.

answering
Cortexpad
by cortexpad

Google Keep-style notes app with an MCP server for AI agents to read/write notes.

answering

Livespace CRM MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Livespace CRM MCP Server?
Livespace CRM MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package livespace-crm-mcp was installed 42 times last week.
How do I connect Livespace CRM MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls livespace-crm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Livespace CRM MCP Server?
The npm package livespace-crm-mcp was installed 42 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Livespace CRM MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.