Skip to main content
Glama

MCP Frontend Testing Server

test-config.d.ts523 B
export declare function getDefaultJestConfig(type: 'unit' | 'component' | 'e2e', isTypeScript: boolean): string; export declare function getDefaultCypressConfig(type: 'unit' | 'component' | 'e2e', isTypeScript: boolean): string; export declare function getComponentTestWrappers(componentName: string, isTypeScript: boolean): { wrapperCode: string; importStatement: string; }; export declare function getDependencies(framework: string, type: string, isTypeScript: boolean, isReact: boolean): Record<string, string>;

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/StudentOfJS/mcp-frontend-testing'

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