Skip to main content
Glama
ikrigel
by ikrigel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environment (e.g., production, development).production
LOG_LEVELNoLogging level (e.g., debug, info, error).info
CACHE_ENABLEDNoEnable caching of scraping results (true/false).true
CACHE_TTL_HOURSNoTime-to-live for cache entries in hours.24
DETECT_LANGUAGENoEnable automatic language detection (true/false).true
NLP_MAX_KEYWORDSNoMaximum number of keywords to extract.50
EMBED_RTL_MARKERSNoEmbed Unicode RTL markers in output (true/false).true
BROWSER_TIMEOUT_MSNoTimeout in milliseconds for browser operations.30000
PLAYWRIGHT_HEADLESSNoRun Playwright browser in headless mode (true/false).true
SCRAPER_MIN_DELAY_MSNoMinimum delay in milliseconds between scraping requests (to avoid detection).5000
NLP_MIN_KEYWORD_SCORENoMinimum score threshold for keyword extraction (0-1).0.3
SCRAPER_MAX_CONCURRENTNoMaximum number of concurrent scraping operations.1
NORMALIZE_HEBREW_SPACINGNoNormalize spacing for Hebrew text (true/false).true
CV_MAX_KEYWORDS_PER_BULLETNoMaximum number of keywords to add per bullet point.2
USE_HEBREW_CHARACTER_WIDTHSNoUse Hebrew character widths for formatting (true/false).true
CV_MODIFICATION_CONFIDENCE_THRESHOLDNoConfidence threshold for CV modifications (0-1).0.6

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/ikrigel/mcp-server-cv-modify'

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