Skip to main content
Glama

Test Runner MCP

by privsim
# Dependencies node_modules/ .pnp/ .pnp.js # Build output build/ dist/ *.tsbuildinfo # Testing coverage/ .nyc_output/ test_reports/ framework_tests/ simple_rust/ .pytest_cache/ # Test files simple.bats simple.test.js test.bats test_sample.py test-rust-parser.js test-security.js run-tests.sh build-and-test.sh # IDEs and editors .idea/ .vscode/ *.swp *.swo .DS_Store .env # Debug logs npm-debug.log* yarn-debug.log* yarn-error.log* # Flutter - ignore everything in flutter_tests except specific test files test/flutter_tests/* !test/flutter_tests/test/ test/flutter_tests/test/* !test/flutter_tests/test/basic_test.dart !test/flutter_tests/test/widget_test.dart # Go specific *.exe *.exe~ *.dll *.so *.dylib *.test *.out go.work

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/privsim/mcp-test-runner'

If you have feedback or need assistance with the MCP directory API, please join our Discord server