/**
* Tool definitions for GitLab MCP Server
* Re-exports from organized definition files
*/
// Import from the new organized structure
export { toolDefinitions } from '../tools/definitions/index.js';
// Keep legacy exports for backward compatibility
export { repositoryToolDefinitions as repositoryTools } from '../tools/definitions/repository.js';
export { integrationToolDefinitions as integrationTools } from '../tools/definitions/integrations.js';
export { cicdToolDefinitions as cicdTools } from '../tools/definitions/ci-cd.js';
export { usersGroupsToolDefinitions as usersGroupsTools } from '../tools/definitions/users-groups.js';
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/atla-digital/mcp-gitlab'
If you have feedback or need assistance with the MCP directory API, please join our Discord server