mcp-server and qasphere-mcp
These two tools are competitors, as both provide an MCP server, but one is specifically tailored for QA Sphere TMS while the other is an official server for Octopus Deploy.
About mcp-server
OctopusDeploy/mcp-server
Octopus Deploy Official MCP Server
Exposes deployment and release operations through stdio protocol integration with Claude and ChatGPT clients, enabling AI assistants to query Octopus instances, retrieve deployment logs, and execute write operations (create releases/deployments) with configurable role-based access. Deployed via Docker or Node.js with selectable toolsets (projects, deployments, releases, Kubernetes, etc.), read-only by default for security, supporting Octopus Server 2021.1+.
About qasphere-mcp
Hypersequent/qasphere-mcp
MCP Server for QA Sphere TMS
Implements the Model Context Protocol to expose QA Sphere test cases as discoverable resources within AI-powered IDEs like Claude Desktop and Cursor, enabling LLMs to query, summarize, and reference tests directly in development workflows. The server uses environment variable configuration (tenant URL and API key) and runs via npx, integrating seamlessly with any MCP-compatible client. Supports one-click installation in Cursor and manual configuration across multiple IDE platforms.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work