Skip to main content
Glama

SSE MCP Server with JWT Authentication

package.json658 B
{ "name": "server", "version": "1.0.0", "main": "index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "nodemon --watch . --ext ts,json --exec \"npm run build && node build/index.js\"" }, "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "dotenv": "^16.4.7", "express": "^5.1.0", "nodemon": "^3.1.9", "zod": "^3.24.2" }, "devDependencies": { "@types/express": "^5.0.1", "@types/jsonwebtoken": "^9.0.9", "@types/node": "^22.13.17", "ts-node": "^10.9.2", "typescript": "^5.8.2" } }

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/anisirji/mcp-server-remote-setup-with-jwt-auth'

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