Skip to main content
Glama

JIRA MCP Server

index.ts256 B
/** * JIRA Response Types Index * * Re-exports all response types for backward compatibility */ // Re-export all response types from specific files export * from "./api.responses"; export * from "./error.responses"; export * from "./issue.responses";

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

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