Skip to main content
Glama
package.json2.67 kB
{ "name": "partnercore", "version": "1.0.7", "description": "MCP Server for Business Central AL Development - 57+ tools for AL Language Server, BC Containers, Git, and more", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js", "require": "./dist/index.js" } }, "bin": { "partnercore": "./dist/cli.js" }, "files": [ "dist", "README.md", "LICENSE", "CHANGELOG.md", "mcp.json" ], "scripts": { "build": "tsc", "dev": "ts-node src/cli.ts", "start": "node dist/cli.js", "test": "vitest run", "test:watch": "vitest watch", "test:coverage": "vitest run --coverage", "lint": "eslint src --ext .ts", "lint:fix": "eslint src --ext .ts --fix", "clean": "rimraf dist", "typecheck": "tsc --noEmit", "prepublishOnly": "npm run clean && npm run lint && npm run typecheck && npm run test && npm run build", "postpublish": "git push && git push --tags" }, "keywords": [ "mcp", "model-context-protocol", "al", "business-central", "dynamics-365", "nav", "lsp", "language-server", "partnercore", "ciellos", "ai-assistant", "code-review", "claude", "copilot", "cursor" ], "author": { "name": "Ciellos", "url": "https://ciellos.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ciellosinc/PartnerCore-CLI.git" }, "homepage": "https://www.ciellos.com", "bugs": { "url": "https://github.com/ciellosinc/PartnerCore-CLI/issues" }, "engines": { "node": ">=18.0.0" }, "os": [ "win32", "darwin", "linux" ], "publishConfig": { "registry": "https://registry.npmjs.org/" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.0", "commander": "^11.1.0", "decompress": "^4.2.1", "decompress-unzip": "^4.0.1", "dotenv": "^16.3.1", "uuid": "^9.0.1", "vscode-jsonrpc": "^8.2.0", "vscode-languageclient": "^9.0.1", "vscode-languageserver-protocol": "^3.17.5", "winston": "^3.11.0" }, "devDependencies": { "@types/decompress": "^4.2.7", "@types/node": "^20.10.0", "@types/uuid": "^9.0.7", "@typescript-eslint/eslint-plugin": "^6.14.0", "@typescript-eslint/parser": "^6.14.0", "@vitest/coverage-v8": "^4.0.16", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-security": "^2.1.0", "rimraf": "^5.0.5", "ts-node": "^10.9.2", "typescript": "^5.3.0", "vitest": "^4.0.16" } }

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/ciellosinc/partnercore-proxy'

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