Skip to main content
Glama

EverArt Forge MCP Server

package.json823 B
{ "name": "default-browser-id", "version": "3.0.0", "description": "Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari", "license": "MIT", "repository": "sindresorhus/default-browser-id", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "type": "module", "exports": "./index.js", "engines": { "node": ">=12" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js" ], "keywords": [ "macos", "browser", "default", "plist", "web", "bundle", "bundleid", "id", "identifier", "uti" ], "dependencies": { "bplist-parser": "^0.2.0", "untildify": "^4.0.0" }, "devDependencies": { "ava": "^3.15.0", "xo": "^0.38.2" } }

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/nickbaumann98/everart-forge-mcp'

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