Skip to main content
Glama
package.json576 B
{ "name": "express-error-test", "version": "1.0.0", "main": "index.js", "scripts": { "start": "node dist/server.js", "dev": "nodemon --exec ts-node src/server.ts", "build": "tsc", "test": "echo \"Error: no test specified\" && exit 1", "error-test": "ts-node src/server.ts" }, "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/express": "^5.0.3", "@types/node": "^24.0.1", "express": "^5.1.0", "nodemon": "^3.1.10", "ts-node": "^10.9.2", "typescript": "^5.8.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/standardbeagle/brummer'

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