Skip to main content
Glama
package.json1.08 kB
{ "name": "onboarded-mcp", "version": "0.1.0", "description": "MCP server for Onboarded API automation with secure Keychain credential management", "type": "module", "main": "dist/index.js", "bin": { "onboarded-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "lint": "eslint src --ext .ts", "typecheck": "tsc --noEmit", "clean": "rm -rf dist", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "onboarded", "api", "automation", "openapi" ], "author": "Onboarded Inc", "license": "MIT", "engines": { "node": ">=18.0.0" }, "dependencies": { "@faker-js/faker": "^9.2.0", "@modelcontextprotocol/sdk": "^1.0.0", "better-sqlite3": "^11.6.0", "zod": "^3.23.8" }, "devDependencies": { "@types/better-sqlite3": "^7.6.11", "@types/node": "^22.10.1", "@typescript-eslint/eslint-plugin": "^8.17.0", "@typescript-eslint/parser": "^8.17.0", "eslint": "^9.16.0", "typescript": "^5.7.2" } }

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/OnboardedInc/onboarded-mcp'

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