CRM MCP Server
by abdul-34
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPABASE_URL | Yes | The URL of your Supabase project (e.g., https://your-project.supabase.co) | |
| ENCRYPTION_KEY | Yes | A 32-byte hex key (generated with `openssl rand -hex 32`) used to encrypt Private Integration Tokens | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | The service role key from Supabase (used by the server for admin access) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/abdul-34/ghl-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server