Skip to main content
Glama
73,666 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"qTest MCP Server for Managing Test Cases and Requirements" matching MCP servers:

  • A
    license
    -
    quality
    D
    maintenance
    A minimal test MCP server built with TypeScript, demonstrating basic Model Context Protocol capabilities like tools, resources, and prompts.
    49
    ISC
  • A
    license
    -
    quality
    D
    maintenance
    A TypeScript-based test implementation for the Model Context Protocol (MCP) with example configurations and Jest test cases. Provides a development foundation for building and testing MCP server functionality.
    9
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An automated testing MCP server that converts test cases into a fixed JSON format, runs them case-by-case, and provides a visual report with review support for cases that cannot be automatically judged.
    7
    0
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A specialized testing harness that enables AI assistants to thoroughly test other MCP servers by connecting to them, discovering their tools/resources/prompts, executing test calls, and performing end-to-end validation with LLM integration.
    14
    4
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A basic MCP server built with the FastMCP framework that provides fundamental mathematical operations like addition, subtraction, multiplication, and division. It serves as a demonstration for integrating math-based tools into MCP-compatible environments like Cursor IDE.
    4
  • A
    license
    A
    quality
    C
    maintenance
    Enables Claude to generate executable test cases from decision tables in CSV, JSON, or Markdown formats. Provides intelligent test planning guidance and generates Playwright/API test code with TypeScript support.
    7
    MIT
  • F
    license
    C
    quality
    D
    maintenance
    A testing server that demonstrates Model Context Protocol features, providing access to user data, todos, and system information through resources, tools for user management and calculations, and prompt templates for various analyses.
    4
  • F
    license
    C
    quality
    D
    maintenance
    An MCP protocol test server with 35 test tools across 3 transport modes for compatibility verification, plus a development Skill for the Stepfun AI desktop assistant to help write MCP servers.
    9
    1
  • A
    license
    -
    quality
    D
    maintenance
    A comprehensive testing server for validating MCP scanner tools and implementations, providing diverse tools, resources, and prompts that exercise various aspects of the Model Context Protocol specification.
    12
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables interaction with MySQL databases through tools for listing tables, querying table schemas, executing queries, viewing indexes, and analyzing query execution plans.
  • F
    license
    -
    quality
    C
    maintenance
    An end-to-end test MCP server built with FastMCP that exposes a REST API as a set of tools for AI agents. It enables LLMs to perform CRUD operations on an upstream API by mapping HTTP methods to MCP tools.