We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyberlife-coder/agile-planner-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Fichiers de développement
tests/
coverage/
.github/
.git/
.env
.agile-planner-backlog/
# Configuration de développement
.eslintrc.js
.eslintignore
jest.config.js
jsdoc.json
.editorconfig
.travis.yml
.nyc_output
.eslintcache
# Fichiers Docker
Dockerfile
docker-compose.yml
# Dossiers générés
mvp/
iterations/
epic.md
backlog.json
docs/
# Divers
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.DS_Store
.vscode/
*.log
*.swp
*.tmp
*.bak
# Documentation interne et notes
TASKS.md
TASKS.MD
*.todo
test-output/
.windsurfrules