ollieb89/mcp-server-tester

Test MCP servers in CI: health checks, schema validation, tool/resource/prompt discovery, protocol compliance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
transportTransport type: stdio | http | ssenostdio
server-commandCommand to start the MCP server (stdio transport)no
server-urlURL of the MCP server endpoint (http/sse transport)no
test-toolsRun tool discovery and schema validationnotrue
test-resourcesRun resource discovery and validationnotrue
test-promptsRun prompt discovery and validationnotrue
fail-onWhen to fail the Action: errors | warnings | nonenoerrors
timeoutTimeout in seconds for server connectionno30
output-filePath to write JSON test report artifactno
namedescription
passedNumber of checks that passed
failedNumber of checks that failed
warningsNumber of checks with warnings
report-pathPath to the JSON report artifact