Skip to main content
Glama
kpritam

Gremlin MCP Server

by kpritam

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level: error, warn, info, debuginfo
GREMLIN_USE_SSLNoEnable SSL/TLS connection
GREMLIN_ENDPOINTNoThe Gremlin server endpoint in format host:port or host:port/glocalhost:8182
GREMLIN_PASSWORDNoPassword for Gremlin server authentication
GREMLIN_USERNAMENoUsername for Gremlin server authentication
GREMLIN_IDLE_TIMEOUTNoConnection timeout in seconds300
GREMLIN_SCHEMA_INCLUDE_COUNTSNoInclude vertex/edge counts in schematrue
GREMLIN_ENUM_DISCOVERY_ENABLEDNoEnable smart enum detectiontrue
GREMLIN_SCHEMA_MAX_ENUM_VALUESNoLimit enum values shown in schema10
GREMLIN_ENUM_PROPERTY_BLACKLISTNoComma-separated list of properties to exclude from enum detection (e.g., id,timestamp)
GREMLIN_ENUM_CARDINALITY_THRESHOLDNoMax distinct values for enum detection10
GREMLIN_SCHEMA_INCLUDE_SAMPLE_VALUESNoInclude sample values in schemafalse

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/kpritam/gremlin-mcp'

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