Skip to main content
Glama
package.json821 B
{ "name": "legal-mcp", "version": "1.0.0", "description": "SSE MCP server for legal document analysis", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@anthropic-ai/sdk": "^0.69.0", "@azure/storage-blob": "^12.29.1", "@modelcontextprotocol/sdk": "^1.22.0", "cors": "^2.8.5", "dotenv": "^17.2.3", "express": "^5.1.0", "uuid": "^13.0.0", "zod": "^3.25.76", "zod-to-json-schema": "^3.24.6" }, "devDependencies": { "@types/cors": "^2.8.19", "@types/express": "^5.0.5", "@types/node": "^24.10.1", "@types/uuid": "^10.0.0", "tsx": "^4.20.6", "typescript": "^5.9.3" } }

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/MCP-Agent766/Legal-MCP'

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