Skip to main content
Glama

Jira-GitLab MCP Server

by gabbar910
config.json.sample493 B
{ "jira": { "base_url": "https://yourcompany.atlassian.net", "email": "your-email@example.com", "api_token": "your-jira-api-token" }, "gitlab": { "base_url": "https://gitlab.com", "access_token": "your-gitlab-personal-access-token" }, "ai": { "provider": "openai", "api_key": "", "model": "gpt-4-turbo-preview", "base_url": "https://api.openai.com/v1", "max_tokens": 2000, "temperature": 0.7, "timeout": 30, "max_retries": 3 } }

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/gabbar910/MCPJiraGitlab'

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