metersphere-mcp-server
4
The MeterSphere MCP Server is a Model Context Protocol server designed for API testing, enabling developers to perform testing tasks directly from their development environments. It integrates seamlessly with tools like VS Code and allows for efficient test resource management.
Overview
- The project is a Model Context Protocol (MCP) Server focused on API testing.
- Allows LLM clients like VS Code, Claude, Cursor, etc., to use standardized protocols for testing services.
- Connects via HTTP + SSE, STDIO, or Docker to expose testing resources to the MCP client.
- Facilitates intelligent integrations between testing platforms and development environments, streamlining the feedback loop and enhancing development efficiency.
- Provides API testing tools including api-doc-synchronizer, api-test-executor, code-test-generator, and test-result-analyzer.
- Offers test resource management features like test-case-fetcher and issue-test-linker.
- Supports client configuration examples for VS Code and Claude.