Back to Home
bobmatnyc icon

mcp-ticketer

Verified Safe

by bobmatnyc

Overview

Provides a unified, multi-platform interface for AI agents to manage project tickets, enabling CRUD operations, workflow transitions, hierarchy management, and advanced analytics with automated project status updates.

Installation

Run Command
mcp serve

Environment Variables

  • LINEAR_API_KEY
  • LINEAR_TEAM_KEY
  • LINEAR_TEAM_ID
  • GITHUB_TOKEN
  • GITHUB_OWNER
  • GITHUB_REPO
  • JIRA_SERVER
  • JIRA_EMAIL
  • JIRA_API_TOKEN
  • ASANA_API_KEY
  • ASANA_WORKSPACE
  • AITRACKDOWN_BASE_PATH

Security Notes

The project prioritizes secure handling of credentials by encouraging the use of environment variables or a local configuration file (`.mcp-ticketer/config.json`) instead of hardcoding secrets. It includes a `_mask_sensitive_values` function to prevent sensitive data from appearing in logs/outputs. Subprocess calls are generally parameterized to mitigate shell injection risks. The `AITrackdownAdapter` includes filename sanitization to prevent path traversal vulnerabilities. OnePassword integration is also available for enhanced secret management. Overall, the design shows strong consideration for common security best practices.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassMedium
Avg Tokens150
Stars5
Forks0
Last Update2026-01-09

Tags

Ticket ManagementAI AgentProject ManagementWorkflow AutomationIntegrationLinearGitHubJiraAsanaAnalyticsAPICLITask Management