Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_EMAILNoJIRA account email
JIRA_TOKENNoJIRA API token
GALAXY_USERNoUser identity for persona attribution
JIRA_BASE_URLNoJIRA instance URL (e.g., https://your-company.atlassian.net)
JIRA_SUB_COMPONENTNoDefault component for created tickets (optional)
GALAXY_PERSONAS_DIRNoCustom personas directory (default: ./personas)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_personasB

List all available personas in GalaxyMCP

activate_personaA

Activate a specific persona by name or filename

get_active_personaB

Get information about the currently active persona

deactivate_personaA

Deactivate the current persona

get_persona_detailsB

Get detailed information about a specific persona

reload_personasB

Reload all personas from the personas directory

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/vaibhavkkk/mcp-server'

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