Skip to main content
Glama
package.json838 B
{ "name": "yetibrowser-extension", "version": "1.0.0", "private": true, "type": "module", "license": "MIT", "author": "Yetidevworks", "description": "Chrome packaging for the YetiBrowser MCP companion extension", "repository": { "type": "git", "url": "https://github.com/yetidevworks/yetibrowser-mcp.git" }, "homepage": "https://github.com/yetidevworks/yetibrowser-mcp", "bugs": { "url": "https://github.com/yetidevworks/yetibrowser-mcp/issues" }, "scripts": { "build": "rimraf dist && tsup && node scripts/copy-assets.mjs", "lint": "eslint ../shared/src" }, "keywords": [ "chrome", "extension", "mcp", "browser", "yetibrowser" ], "devDependencies": { "@types/chrome": "^0.0.272", "rimraf": "^5.0.7", "tsup": "^8.1.0", "typescript": "^5.5.4" } }

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/yetidevworks/yetibrowser-mcp'

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