We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sooperset/mcp-atlassian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
jira_get_issue.yaml•347 B
example: |
{"issue_key": "PROJ-123", "fields": "summary,status,assignee", "comment_limit": 5}
tips: |
Use `fields: "*all"` to get all fields including custom ones. Use `expand: "renderedFields"` for rendered HTML content.
platform_notes: |
Custom field IDs differ between Cloud and Server/DC. Use `jira_search_fields` to discover field IDs.