Skip to main content
Glama
flatmoonsociety

esticrm-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ESTICRM_API_TOKENYesYour EstiCRM API token, required for API access.
ESTICRM_COMPANY_IDYesYour EstiCRM company ID, required for API access.
ESTICRM_TIMEOUT_MSNoAborts a single request after the given number of milliseconds.15000
ESTICRM_ENABLE_WRITESNoWhen set to 'true' (or '1'/'tak'), enables write tools. Defaults to read-only mode.false
ESTICRM_MAX_RESPONSE_BYTESNoLimits the size of a single response body to the given number of bytes (default 2 MiB).2097152
ESTICRM_MAX_ACTIVE_REQUESTSNoRejects new operations when the number of running and pending calls reaches this limit.25
ESTICRM_REQUEST_INTERVAL_MSNoSets the minimum interval between requests in milliseconds.1100

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
esticrm_lista_ofertB

Pobiera ograniczoną, stronicowaną listę ofert. Narzędzie jest tylko do odczytu.

esticrm_szczegoly_ofertyA

Pobiera szczegóły jednej oferty po jej identyfikatorze.

esticrm_dane_klientaA

Pobiera dane jednego klienta. Dane kontaktowe są domyślnie ukryte i pojawiają się tylko po jawnym ustawieniu parametru.

esticrm_oferty_klientaA

Pobiera ograniczoną listę ofert przypisanych do jednego klienta.

esticrm_lista_agentowA

Pobiera ograniczoną listę agentów bez ujawniania danych kontaktowych.

esticrm_wyszukaj_lokalizacjeA

Wyszukuje lokalizacje po krótkiej frazie i ogranicza liczbę wyników.

esticrm_pobierz_slownikA

Pobiera jeden z trzech słowników: ofert, mapowania ofert albo systemowy. Nie pozwala wywołać dowolnej ścieżki API.

esticrm_sprawdz_terminA

Sprawdza dostępność terminu w kalendarzu wskazanym adresem e-mail agenta.

esticrm_wydarzenia_kalendarzaA

Pobiera ograniczoną listę wydarzeń z kalendarza wskazanego adresem e-mail agenta.

esticrm_lista_inwestycjiB

Pobiera lub filtruje ograniczoną listę inwestycji.

esticrm_lista_biurA

Pobiera ograniczoną listę biur.

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/flatmoonsociety/esticrm-mcp'

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