Skip to main content
Glama

Jira MCP Server

by ParasSolanki
prettier.config.mjs232 B
/** * @type {import('prettier').Config} */ const config = { arrowParens: "always", printWidth: 80, singleQuote: false, jsxSingleQuote: false, semi: true, trailingComma: "all", tabWidth: 2, }; export default config;

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

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