import 'jest-extended'
import 'jest'
declare global {
function testIf(condition: boolean): jest.It
function describeIf(condition: boolean): jest.Describe
function skipTestIf(condition: boolean): jest.It
function testRepeat(times: number): jest.It
namespace jest {
interface Matchers<R> {
toMatchPrismaErrorSnapshot(): R
toMatchPrismaErrorInlineSnapshot(snapshot?: string): R
}
}
}
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/prisma/prisma'
If you have feedback or need assistance with the MCP directory API, please join our Discord server