Skip to main content
Glama

mcp-gitlab-jira

test-request.js429 B
#!/usr/bin/env node // Quick JSON generator for testing jira_search_tickets // Usage: node test-request.js const testRequest = { jsonrpc: '2.0', id: 1, method: 'tools/call', params: { name: 'jira_search_tickets', arguments: { text: 'login authentication', priority: 'urgent', status: 'progress', recentDays: 14, maxResults: 5 } } }; console.log(JSON.stringify(testRequest));

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/HainanZhao/mcp-gitlab-jira'

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