
mcp vikunja
一个基于 TypeScript 的 CI/CD 实现,包含自动化测试、安全扫描和依赖管理。
Repository Info
About This Server
一个基于 TypeScript 的 CI/CD 实现,包含自动化测试、安全扫描和依赖管理。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
CI/CD Implementation
Overview
This directory contains GitHub Actions workflow and Dependabot configuration for automated testing, security scanning, and dependency management.
Workflows
CI Pipeline (workflows/ci.yml)
Triggered on:
- Push to
mainbranch - Pull requests to
main - Tag pushes (
v*)
Jobs
-
Test
- Checkout code
- Set up Docker Buildx
- Run Docker Compose
- Run tests and checks:
- Install dependencies
- Generate types
- Type check
- Lint
- Format check
- Run tests with coverage
- Upload coverage reports
- Upload reports to Codecov
- Build check
-
Security
- npm audit
- CodeQL analysis (JavaScript/TypeScript)
- License compliance check
Dependency Management
Dependabot (dependabot.yml)
Configured for:
- npm dependencies
- GitHub Actions
- Weekly updates
- Maximum 10 open PRs at a time
Development Notes
- All tests must pass and coverage reports must be generated
- Security scan results are available in GitHub Security tab
- Dependencies are automatically updated when newer versions are available
- Review Dependabot PRs for breaking changes before merging
Quick Start
Clone the repository
git clone https://github.com/kadykov/mcp-vikunjaInstall dependencies
cd mcp-vikunja
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.