Skip to main content
Glama

MCP Atlassian

.eslintrc.js283 B
module.exports = { parser: "@typescript-eslint/parser", parserOptions: { ecmaVersion: 2020, sourceType: "module" }, extends: [ "plugin:@typescript-eslint/recommended", "plugin:prettier/recommended" ], rules: { // Custom rules can be added here } };

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/samwang0723/mcp-atlassian'

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