Skip to main content
Glama

@pokutuna/mcp-chrome-tabs

by pokutuna
package.json1.16 kB
{ "name": "@pokutuna/mcp-chrome-tabs", "version": "0.7.0", "repository": { "type": "git", "url": "https://github.com/pokutuna/mcp-chrome-tabs" }, "license": "MIT", "type": "module", "keywords": [ "mcp", "model-context-protocol", "chrome", "ai", "macos" ], "bin": { "mcp-chrome-tabs": "./dist/cli.js" }, "files": [ "dist/**/*", "README.md", "package.json" ], "scripts": { "build": "tsc", "dev": "node --import tsx src/cli.ts", "inspector": "npx @modelcontextprotocol/inspector", "lint": "prettier --check .", "lint:fix": "prettier --write .", "prepublishOnly": "npm run build", "start": "node dist/index.js", "test": "vitest run", "test:watch": "vitest", "test:e2e": "playwright test" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", "defuddle": "^0.6.6", "jsdom": "^24.0.0", "zod": "^3.25.76" }, "devDependencies": { "@playwright/test": "^1.56.0", "@types/node": "^20.11.17", "playwright": "^1.54.1", "prettier": "^3.6.2", "tsx": "^4.20.6", "typescript": "~5.9.3", "vitest": "^3.2.4" } }

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/pokutuna/mcp-chrome-tabs'

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