Skip to main content
Glama
proAutomator

livespace-crm-mcp

by proAutomator

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoServer port.3020
MCP_BIND_HOSTNoBind address.127.0.0.1
MCP_AUTH_TOKENNoRandom bearer token of at least 32 bytes. Required on a non-loopback bind.
LIVESPACE_API_KEYYesAPI key for one Livespace user.
MCP_ALLOWED_HOSTSNoHost-header allowlist for DNS-rebinding protection. Required on a non-loopback bind.
LIVESPACE_SUBDOMAINYesAccount subdomain without protocol or .livespace.io.
LIVESPACE_API_SECRETYesAPI secret for one Livespace user.
MCP_RATE_LIMIT_BURSTNoPer-principal request burst.30
MCP_REQUEST_STATE_KEYNoSecret of at least 32 bytes used to sign write confirmations. Required when authentication is enabled or the bind is not loopback.
LIVESPACE_MCP_READ_ONLYNoSet to true to remove and block all write tools.false
MCP_MAX_QUEUED_REQUESTSNoAdmission limit for queued requests.16
MCP_RATE_LIMIT_PER_MINUTENoPer-principal request rate.120
MCP_MAX_CONCURRENT_REQUESTSNoAdmission limit for in-flight requests.8
MCP_ALLOWED_ORIGIN_HOSTNAMESNoOptional additional browser-origin hostnames. On a non-loopback bind it defaults to MCP_ALLOWED_HOSTS.
MCP_REQUEST_INGRESS_TIMEOUT_MSNoAbsolute limit for admission queueing plus body upload, not tool execution.10000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/proAutomator/livespace-crm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server