Skip to main content
Glama

YouTrack MCP Server

by lucyfuur94
.npmignore593 B
# Source files (only ship built code) src/ *.ts !*.d.ts # Development files tsconfig.json eslint.config.js .env* .env.example # Build artifacts that shouldn't be in package node_modules/ .npm/ .nyc_output/ coverage/ # OS and IDE files .DS_Store .vscode/ .idea/ *.swp *.swo # Documentation (README and LICENSE are included via package.json files field) docs/ INSTALLATION.md # Development and testing test/ tests/ *.test.js *.test.ts *.spec.js *.spec.ts jest.config.* # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Temporary files tmp/ temp/ # Git .git/ .gitignore

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/lucyfuur94/youtrack-integration'

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