Skip to main content
Glama

AARO ERP MCP Server

by AaroYazilim
package.json1.17 kB
{ "name": "aaro-erp-mcp-server", "version": "1.0.5", "description": "AARO ERP MCP Server for Claude Desktop", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "prepublishOnly": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "aaro-erp-mcp-server": "./build/index.js" }, "files": [ "build/", "config/", "README.md", "package.json" ], "keywords": [ "mcp", "erp", "aaro", "claude", "desktop", "server" ], "author": "Aaro Yazılım <info@aaro.com.tr>", "license": "MIT", "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "https://github.com/aaroyazilim/aaro-erp-mcp-server.git" }, "homepage": "https://github.com/aaroyazilim/aaro-erp-mcp-server#readme", "bugs": { "url": "https://github.com/aaroyazilim/aaro-erp-mcp-server/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.16.0", "axios": "^1.10.0", "puppeteer": "^24.14.0" }, "devDependencies": { "@types/node": "^24.0.14", "typescript": "^5.8.3" } }

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/AaroYazilim/aaro-erp-mcp-server'

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