Mmcp.market

Livespace CRM MCP Server

by proAutomator·io.github.proAutomator/livespace-crm-mcp·v0.1.1

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

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars22 downloads/wk

Reviews

Write one

Nobody has reviewed Livespace CRM MCP Server yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Livespace CRM MCP Server tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Livespace CRM MCP Server repository's README, as published. We do not edit it. Read it on GitHub

Livespace CRM MCP Server

Unofficial MCP server for Livespace CRM. It exposes 11 intent-shaped tools instead of mirroring the raw API and targets the stateless Streamable HTTP transport in MCP spec 2026-07-28.

Version 0.1.1 is available on npm, in the official MCP Registry, and as a GitHub Release.

The v1 implementation is complete in this repository. It has six read tools and five optional write tools, read-only defaults, bounded API access, sanitized errors and an elicitation-first confirmation flow. Use a test Livespace account while evaluating it.

Why this shape?

Livespace's RPC API has about 80 methods, but it does not provide sorting, aggregation or a direct operation for setting a deal stage. The server groups those lower-level calls into tasks an MCP client can use safely:

  • discovery before IDs are used;
  • bounded search, record reads and analysis;
  • batch previews before writes;
  • per-item outcomes and post-write checks;
  • explicit handling of Livespace-specific stage moves and notifications.

Tools

movedealsto_stage works by checking and unchecking process steps because Livespace has no "set stage" call. A deal stands at its furthest checked step. A backward move therefore unchecks completed steps and can change the historical meaning of those checkboxes.

notify_user validates the recipient and can add a deep link to a record. Livespace provides no notification read-back, so the tool reports a successful request as dispatched, never as delivered.

Requirements

Use a dedicated Livespace API user with only the permissions this MCP needs. Every API operation inherits that user's permissions.

  • A Livespace plan with API access, currently Automation or higher.
  • One Livespace API key and secret from Account settings -> API -> Users.

Bun.serve and has no Node.js or Cloudflare Workers adapter.

  • Bun 1.3.14 or newer (bun.sh). The current server uses

The v1 deployment model is single-user: one Livespace credential pair and, if enabled, one MCP bearer token protects the server. There is no OAuth or multi-user credential routing.

Install and run from npm

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y livespace-crm-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add livespace-crm-mcp -- npx -y livespace-crm-mcp
Add to Cursor

Livespace CRM MCP Server: common questions

Is Livespace CRM MCP Server safe?
Mostly: it is graded B (83/100). Read the Livespace CRM MCP Server safety report
How do I install Livespace CRM MCP Server?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Livespace CRM MCP Server need an API key?
Yes. The registry entry asks for LIVESPACE_API_KEY, LIVESPACE_API_SECRET, MCP_AUTH_TOKEN, MCP_REQUEST_STATE_KEY.
Is Livespace CRM MCP Server maintained?
The last commit was in the last day (2026-09-23). The latest release is v0.1.1.
What can I use instead of Livespace CRM MCP Server?
Servers from other publishers that do the same job: BoondManager MCP Server, HubSpot MCP server and MIND MCP server. Compare all Livespace CRM MCP Server alternatives.

Alternatives to Livespace CRM MCP Server

Same job from other publishers: the closest match first, then the best rated.

All Livespace CRM MCP Server alternatives →
  • BoondManager MCP Server
    MCP Server for BoondManager API - 182 tools, 12 prompts, 22 resources (ERP/CRM)
    A
  • HubSpot
    HubSpot CRM: contacts, deals, tickets, line items, properties, marketing, files, workflows, threads
    A
  • MIND
    MIND knowledge-graph memory for agents. 44 tools: CRM, Life, MoneyMIND, Budget, Sheets, Email, Sign.
    B
  • Munin
    Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics
    A
  • Nevent MCP
    Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
    A

More from proAutomator