Releases: qase-tms/qase-mcp-server
Releases · qase-tms/qase-mcp-server
Qase MCP Server v1.0.0
🎉 Qase MCP Server v1.0.0
We're excited to announce the first stable release of the official Qase MCP Server! This release brings seamless integration between AI assistants (Claude, Cursor, and other MCP-compatible tools) and the Qase Test Management Platform.
🌟 What's New
83 tools available for managing all aspects of your test management workflow:
- Projects (6 tools) - Create, list, manage, and control access to projects
- Test Cases (8 tools) - Full CRUD operations including bulk creation and external issue linking
- Test Runs (7 tools) - Execute and track test runs with public link sharing
- Test Results (6 tools) - Record and analyze test execution results with bulk operations
- Test Plans (5 tools) - Define and manage comprehensive test plans
- Test Suites (5 tools) - Organize tests into hierarchical structures
- Defects (7 tools) - Track bugs with status management and resolution workflows
- Milestones (5 tools) - Organize work by sprints and releases
- Environments (5 tools) - Manage test execution environments
- Shared Steps (5 tools) - Create reusable test step sequences
- Shared Parameters (5 tools) - Define reusable test data across cases
- Attachments (4 tools) - Upload and manage files
- Custom Fields (5 tools) - Extend entities with custom metadata
- Configurations (3 tools) - Manage test configurations
- Authors (2 tools) - Access author information
- Users (2 tools) - User management operations
- System Fields (1 tool) - Retrieve system field definitions
- QQL Search (2 tools) - Powerful Qase Query Language for advanced cross-project searches
🔍 QQL (Qase Query Language) Support
- Execute advanced queries to find exactly what you need:
- Search across multiple entities (cases, runs, defects, results)
- Complex filtering with AND/OR logic
- Cross-project searches
- Built-in QQL syntax help
🏢 Enterprise Features
- Custom domain support for enterprise customers
- Configurable API endpoints via QASE_API_DOMAIN
🛡️ Type-Safe & Validated
- Full TypeScript implementation with strict mode
- Comprehensive input validation using Zod schemas
- Detailed error messages with neverthrow-based error handling
🔌 MCP Protocol v1.0.0
- Built on the official MCP SDK v0.6.0
- Compatible with Claude Desktop, Cursor, and Claude Code
- Stdio transport for reliable communication