Skip to main content
Glama

Test Runner MCP

by privsim
jest.config.mjs301 B
export default { transform: { '^.+\\.(t|j)sx?$': '@swc/jest' }, extensionsToTreatAsEsm: ['.ts', '.tsx', '.jsx'], moduleNameMapper: { '^(\\.{1,2}/.*)\\.js$': '$1' }, testEnvironment: 'node', modulePathIgnorePatterns: ['<rootDir>/build/'], globalTeardown: './test/teardown.js' }

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