Skip to main content
Glama
UNES97

APM Terminal Operations Intelligence

by UNES97
package.json1.03 kB
{ "name": "apm-terminal-mcp-server", "version": "1.0.0", "description": "MCP Server for APM Terminal Database Operations", "type": "module", "main": "build/index.js", "bin": { "apm-terminal-mcp": "build/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "dev": "node --loader ts-node/esm src/index.ts", "start": "node build/index.js", "chat": "node --loader ts-node/esm src/chat-server.ts", "chat:prod": "node build/chat-server.js" }, "keywords": [ "mcp", "apm", "terminal", "database" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.18.2", "install": "^0.13.0", "mysql2": "^3.11.5", "npm": "^11.7.0", "openai": "^4.104.0" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^22.10.2", "ts-node": "^10.9.2", "typescript": "^5.7.2" } }

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/UNES97/mcp-db-demo'

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