Skip to main content
Glama

Limetest MCP Server

by m2rads
package.json1.53 kB
{ "name": "limtest-monorepo", "version": "0.0.3", "description": "Limetest Testing Framework Monorepo", "repository": { "type": "git", "url": "git+https://github.com/m2rads/limetest" }, "homepage": "https://limetest.com", "engines": { "node": ">=18" }, "author": { "name": "limetest" }, "license": "Apache-2.0", "scripts": { "build": "tsc -b packages/core packages/limetest packages/mcp", "dev": "pnpm --parallel --filter=\"./packages/*\" run dev", "lint": "eslint .", "watch": "tsc --watch", "test": "playwright test", "clean": "pnpm --filter=\"./packages/*\" exec rm -rf lib tsconfig.tsbuildinfo", "npm-publish": "pnpm run clean && pnpm run build && pnpm run test && pnpm --filter=\"@limetest/core\" --filter=\"@limetest/limetest\" --filter=\"@limetest/mcp\" publish" }, "devDependencies": { "@limetest/core": "workspace:*", "@limetest/limetest": "workspace:*", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.19.0", "@playwright/test": "1.52.0-alpha-1743011787000", "@stylistic/eslint-plugin": "^3.0.1", "@types/node": "^22.13.10", "@typescript-eslint/eslint-plugin": "^8.26.1", "@typescript-eslint/parser": "^8.26.1", "@typescript-eslint/utils": "^8.26.1", "eslint": "^9.19.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-notice": "^1.0.0", "typescript": "^5.8.2", "@modelcontextprotocol/sdk": "^1.6.1", "playwright": "1.52.0-alpha-1743011787000" }, "packageManager": "pnpm@10.10.0" }

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/m2rads/limetest'

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