Skip to main content
Glama
package.json1.58 kB
{ "name": "firefox-mcp-server", "version": "1.0.0", "description": "Advanced Firefox MCP server with multi-session support, comprehensive debugging, and real-time monitoring. Perfect for web testing, multiplayer applications, and Phoenix LiveView debugging.", "main": "index.js", "type": "module", "bin": { "firefox-mcp-server": "index.js" }, "scripts": { "start": "node index.js", "dev": "node --inspect index.js", "test": "node tests/test.js", "install-firefox": "npx playwright install firefox", "example:basic": "node examples/demo-tibia-simple.js", "example:multiplayer": "node examples/demo-multiplayer.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "playwright": "^1.40.0" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/username/firefox-mcp-server.git" }, "bugs": { "url": "https://github.com/username/firefox-mcp-server/issues" }, "homepage": "https://github.com/username/firefox-mcp-server#readme", "keywords": [ "mcp", "firefox", "browser", "automation", "testing", "debugging", "multi-session", "multiplayer", "websocket", "phoenix", "liveview", "playwright", "selenium", "web-testing", "ai-assistant", "llm-tools" ], "author": { "name": "Firefox MCP Server Team", "email": "support@firefox-mcp.dev" }, "license": "MIT", "files": [ "index.js", "README.md", "CLAUDE.md", "LICENSE", "examples/", "docs/" ] }

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/JediLuke/firefox-mcp-server'

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