Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region
MCPKIT_ROOTSNoColon-separated list of allowed filesystem paths
MCPKIT_JDBC_URLNoJDBC connection URL
MCPKIT_MAX_ROWSNoMaximum rows returned (default: 500)
MCPKIT_JDBC_JARSNoPath to JDBC JAR files
MCPKIT_JDBC_USERNoJDBC username
AWS_ACCESS_KEY_IDNoAWS access key ID
MCPKIT_MAX_RECORDSNoMaximum records returned (default: 500)
MCPKIT_TIMEOUT_SECSNoOperation timeout in seconds (default: 15)
MCPKIT_JDBC_PASSWORDNoJDBC password
AWS_SECRET_ACCESS_KEYNoAWS secret access key
MCPKIT_KAFKA_BOOTSTRAPNoKafka bootstrap servers
MCPKIT_MAX_OUTPUT_BYTESNoMaximum output size in bytes (default: 1000000)
MCPKIT_JDBC_DRIVER_CLASSNoJDBC driver class
MCPKIT_KAFKA_SASL_PASSWORDNoKafka SASL password
MCPKIT_KAFKA_SASL_USERNAMENoKafka SASL username
MCPKIT_SCHEMA_REGISTRY_URLNoSchema registry URL
MCPKIT_KAFKA_SASL_MECHANISMNoKafka SASL mechanism (e.g., PLAIN)
MCPKIT_KAFKA_SECURITY_PROTOCOLNoKafka security protocol (e.g., SASL_SSL)
MCPKIT_SCHEMA_REGISTRY_BASIC_AUTHNoSchema registry basic auth credentials (user:pass)

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/TidyMaze/mcpkit-data'

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