module.exports = {
testEnvironment: 'node',
moduleNameMapper: {
'^(\\.{1,2}/.*)\\.js$': '$1'
},
modulePathIgnorePatterns: ['<rootDir>/dist/'],
// Force Jest to exit after all tests have completed
forceExit: true,
// Detect open handles and warn about them
detectOpenHandles: true,
// Extend the timeout to allow sufficient time for tests to complete
testTimeout: 30000,
};
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/chriscarrollsmith/taskqueue-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server