Skip to main content
Glama

app-store-connect-mcp-server

package.json883 B
{ "name": "node-abi", "version": "3.71.0", "description": "Get the Node ABI for a given target and runtime, and vice versa.", "main": "index.js", "scripts": { "test": "tape test/index.js", "update-abi-registry": "node --unhandled-rejections=strict scripts/update-abi-registry.js" }, "files": [ "abi_registry.json" ], "repository": { "type": "git", "url": "git+https://github.com/electron/node-abi.git" }, "keywords": [ "node", "electron", "node_module_version", "abi", "v8" ], "author": "Lukas Geiger", "license": "MIT", "bugs": { "url": "https://github.com/electron/node-abi/issues" }, "homepage": "https://github.com/electron/node-abi#readme", "devDependencies": { "got": "^11.8.2", "tape": "^5.3.1" }, "dependencies": { "semver": "^7.3.5" }, "engines": { "node": ">=10" } }

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/JoshuaRileyDev/app-store-connect-mcp-server'

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