Skip to main content
Glama

Playwright SSE MCP Server

by torohash
package.json855 B
{ "name": "playwright-sse-mcp-server", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "ts-node src/index.ts" }, "repository": { "type": "git", "url": "git+https://github.com/torohash/playwright-sse-mcp-server.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "bugs": { "url": "https://github.com/torohash/playwright-sse-mcp-server/issues" }, "homepage": "https://github.com/torohash/playwright-sse-mcp-server#readme", "devDependencies": { "@types/express": "^5.0.1", "@types/node": "^20.11.30", "ts-node": "^10.9.2", "typescript": "^5.4.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "@playwright/mcp": "^0.0.10", "express": "^5.0.1" } }

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/torohash/playwright-sse-mcp-server'

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