Skip to main content
Glama

MCP-Midscene

by MauroCor
playwright.config.ts219 B
import { defineConfig } from '@playwright/test'; export default defineConfig({ testDir: './e2e', timeout: 90 * 1000, reporter: [ ['list'], ['@midscene/web/playwright-report', { type: 'merged' }] ], });

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/MauroCor/mcp-midscene'

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