Skip to main content
Glama

Jira MCP Server

by ParasSolanki
eslint.config.js383 B
import js from "@eslint/js"; import tseslint from "typescript-eslint"; import neverThrowPlugin from "eslint-plugin-neverthrow"; export default tseslint.config( { ignores: ["dist"] }, { extends: [js.configs.recommended, ...tseslint.configs.recommended], plugins: { neverthrow: neverThrowPlugin, }, languageOptions: { ecmaVersion: 2022, }, }, );

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