Skip to main content
Glama

GitLab + Jira MCP Server

by ashabbir
.eslintrc.json290 B
{ "env": { "es2021": true, "node": true }, "parserOptions": { "ecmaVersion": 2021, "sourceType": "module" }, "extends": ["eslint:recommended"], "rules": { "no-unused-vars": ["warn", { "argsIgnorePattern": "^_" }], "no-console": "off" }, "ignorePatterns": ["dist/**"] }

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/ashabbir/multi-mcp'

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