Skip to main content
Glama

YetiBrowser MCP

package.json934 B
{ "name": "yetibrowser-mcp", "version": "1.0.1", "private": true, "license": "MIT", "description": "Open implementation of a Yeti Browser MCP server and companion browser extensions", "author": "Yetidevworks", "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" }, "keywords": [ "mcp", "model-context-protocol", "browser", "automation", "chrome", "firefox", "claude" ], "scripts": { "lint": "eslint .", "typecheck": "tsc -b", "build": "npm run build --workspaces", "test": "echo 'No tests yet'" }, "workspaces": [ "packages/*", "extensions/*" ], "devDependencies": { "@types/node": "^22.5.0", "eslint": "^9.7.0", "typescript": "^5.5.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/yetidevworks/yetibrowser-mcp'

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