GalaxyMCP Server
by vaibhavkkk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_EMAIL | No | JIRA account email | |
| JIRA_TOKEN | No | JIRA API token | |
| GALAXY_USER | No | User identity for persona attribution | |
| JIRA_BASE_URL | No | JIRA instance URL (e.g., https://your-company.atlassian.net) | |
| JIRA_SUB_COMPONENT | No | Default component for created tickets (optional) | |
| GALAXY_PERSONAS_DIR | No | Custom personas directory (default: ./personas) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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