Skip to main content
Glama

GitHub-Jira MCP Server

mcp_config.json376 B
{ "mcpServers": { "github-jira": { "command": ".venv\\Scripts\\python.exe", "args": ["mcp_github_jira_server.py"], "cwd": ".", "env": { "GITHUB_TOKEN": "", "JIRA_URL": "https://your-domain.atlassian.net", "JIRA_CLIENT_ID": "your_client_id_here", "JIRA_CLIENT_SECRET": "your_client_secret_here" } } } }

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/KronosWasTaken/mcp-servers'

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