Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTYesThe network interface address the MCP server binds to (e.g., '0.0.0.0' for all interfaces).
MCP_PORTYesThe port on which the MCP server listens for HTTP requests.
MCP_TOKENYesA secret bearer token used for client authentication to the MCP server.
MCP_DB_HOSTYesThe hostname or IP address of the MySQL database server.
MCP_DB_NAMEYesThe name of the MySQL database (e.g., 'backend').
MCP_DB_PORTYesThe port on which the MySQL database server is listening.
MCP_DB_USERYesThe MySQL user used by the MCP server to connect to the database.
MCP_DB_PASSWORDYesThe password for the MySQL user.
MCP_AGENT_USER_IDYesThe user ID used to identify the AI agent when replying to tickets.

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

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/haioco/haio-ticket-mcp'

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