Skip to main content
Glama
EricVanin

bitrix24-mcp-server

by EricVanin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_URLYesPublic server URL; HTTPS except localhost
DATABASE_SSLNoRequire a verified TLS PostgreSQL connectionfalse
DATABASE_URLYesPostgreSQL connection string
MCP_AUTH_TOKENYesStatic bearer token, minimum 32 characters
BITRIX_CLIENT_IDYesDeployment-owned Bitrix24 OAuth app ID
BITRIX_MAX_PAGESNoPagination safety cap per tool call20
BITRIX_REDIRECT_URINoExact OAuth callback URL
BITRIX_CLIENT_SECRETYesDeployment-owned Bitrix24 OAuth app secret
TOKEN_ENCRYPTION_KEYYesStable 32-byte base64 or 64-character hex key
MCP_OAUTH_LOGIN_TOKENNoCredential entered on the OAuth approval page
BITRIX_MCP_ADMIN_TOOLSNoStored policy flag; no admin tools are exposed yetfalse
BITRIX_MCP_DEFAULT_MODENoMode assigned during OAuth unless overriddenread_only
SCHEMA_CACHE_TTL_SECONDSNoMetadata cache lifetime900
PENDING_OPERATION_TTL_SECONDSNoConfirmation window600
MCP_OAUTH_ACCESS_TOKEN_TTL_SECONDSNoMCP OAuth access-token lifetime3600
MCP_OAUTH_REFRESH_TOKEN_TTL_SECONDSNoMCP OAuth refresh-token lifetime2592000

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/EricVanin/bitrix24-mcp-server'

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