Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the MCP server. Default is 3100.3100
SHELL_ENVYesYour development shell environment. One of: wsl2, macos, linux, git-bash, powershell.
JIRA_EMAILNoYour Atlassian account email used for Jira authentication.
REPOS_ROOTYesAbsolute path where your repos are cloned locally, e.g. /home/you/projects or C:\Users\you\repos.
WSL_DISTRONoYour WSL2 distro name for path translation (only needed if SHELL_ENV=wsl2).
SLACK_TOKENNoSlack bot token (xoxb-...) for tracking mentions and drafting replies. Requires scopes channels:history and search:read.
GITHUB_TOKENYesGitHub personal access token for pushing branches, opening PRs, reading repo state, and polling CI. Generate at https://github.com/settings/tokens with 'repo' and 'workflow' scopes.
NOTION_TOKENNoNotion integration token for pulling linked docs. Create at https://www.notion.so/my-integrations.
JIRA_BASE_URLNoYour Jira instance URL, e.g. https://yourteam.atlassian.net
JIRA_API_TOKENNoJira API token for fetching ticket context. Generate at https://id.atlassian.com/manage-profile/security/api-tokens.
ANTHROPIC_API_KEYNoAnthropic API key to enable AI-powered repo detection and Slack reply drafts.

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/adaOctopus/coreflows-mcp'

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