Skip to main content
Glama

Github Project Manager

package.json1.13 kB
{ "name": "@monsoft/mcp-eraser-diagram", "version": "0.0.2", "description": "A Model Context Protocol implementation for generating Entity Relationship Diagrams using Eraser API", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "ts-node --esm src/index.ts", "start": "node dist/index.js", "lint": "eslint src --ext .ts,.tsx --config .eslintrc.cjs", "example": "node scripts/run-example.js", "setup": "node scripts/setup.js" }, "keywords": [ "mcp", "eraser", "diagram", "erd", "model-context-protocol" ], "author": "Monsoft Solutions", "license": "MIT", "devDependencies": { "@jest/globals": "^29.7.0", "@types/jest": "^29.5.5", "@types/node": "^20.8.2", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "eslint": "^8.57.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "axios": "^1.6.7", "zod": "^3.22.4" } }

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/Monsoft-Solutions/model-context-protocols'

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