Skip to main content
Glama

Image Worker MCP

by BoomLinkAi
vitest.config.ts364 B
/// <reference types="vitest" /> import { defineConfig } from 'vitest/config'; export default defineConfig({ test: { globals: true, environment: 'node', // You can add more Vitest options here as needed // e.g., include: ['tests/**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}'], // coverage: { reporter: ['text', 'json', 'html'] } }, });

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/BoomLinkAi/image-worker-mcp'

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