Skip to main content
Glama
pokutuna

@pokutuna/mcp-chrome-tabs

by pokutuna
package.json1.18 kB
{ "name": "@pokutuna/mcp-chrome-tabs", "version": "0.7.1", "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/**/*", "CHANGELOG.md", "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.25.1", "defuddle": "^0.6.6", "jsdom": "^24.0.0", "zod": "^4.2.1" }, "devDependencies": { "@playwright/test": "^1.57.0", "@types/node": "^24.10.1", "playwright": "^1.54.1", "prettier": "^3.7.4", "tsx": "^4.21.0", "typescript": "~5.9.3", "vitest": "^4.0.16" } }

Latest Blog Posts

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