Skip to main content
Glama

Test Runner MCP

by privsim
#!/bin/bash # Cleanup script for test files echo "Cleaning up test files..." # Remove test files rm -f simple.bats rm -f simple.test.js rm -f test.bats rm -f test_sample.py rm -f test-rust-parser.js rm -f test-security.js rm -f run-tests.sh rm -f build-and-test.sh # Remove test directories rm -rf simple_rust/ rm -rf framework_tests/ # Remove test output rm -rf test_reports/* echo "Cleanup complete!"

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