Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIRA_URL | No | URL of your Jira instance | |
| GITHUB_REPO | No | Your default GitHub repository | |
| GITHUB_OWNER | No | Your GitHub username | |
| JIRA_USERNAME | No | Your Jira username or email | |
| JIRA_API_TOKEN | No | Your Jira API token | |
| MCP_SERVER_HOST | No | Host for the MCP server | localhost |
| MCP_SERVER_PORT | No | Port for the MCP server | 8000 |
| GITHUB_PERSONAL_ACCESS_TOKEN | No | Your GitHub personal access token |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |