Skip to main content
Glama

Frontend Test Generation & Code Review MCP Server

index.ts324 B
export * from './diff.js'; export * from './issue.js'; export * from './test-plan.js'; export * from './topic.js'; // tool-io.ts 中的类型已包含在 issue.ts 和 test-plan.ts 中,避免重复导出 export type { PublishCommentsInput, PublishCommentsOutput, DetectStackInput, DetectStackOutput } from './tool-io.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/NorthSeacoder/fe-testgen-mcp'

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