Skip to main content
Glama

JIRA MCP Server

index.ts266 B
/** * Core Module * * Core utilities and components for MCP server */ // Core utilities and components export * from "./errors"; export * from "./logging"; export * from "./responses"; export * from "./server"; export * from "./tools"; export * from "./utils";

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