Skip to main content
Glama
package.json1.28 kB
{ "name": "mcp-software-engineer", "version": "1.0.0", "description": "Comprehensive MCP server for full-stack software engineering with Claude", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch & node --watch dist/index.js", "clean": "rm -rf dist logs temp", "test": "node test-mcp.js", "health": "node health-check.js", "stress": "node stress-test.js", "verify": "node verification-test.js" }, "keywords": [ "mcp", "claude", "software-engineering", "full-stack", "development" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "@types/node": "^20.0.0", "@types/node-fetch": "^2.6.12", "dotenv": "^16.5.0", "fs-extra": "^11.0.0", "node-fetch": "^3.3.2", "typescript": "^5.0.0", "uuid": "^11.1.0", "winston": "^3.17.0", "zod": "^3.25.67" }, "devDependencies": { "@types/better-sqlite3": "^7.6.13", "@types/fs-extra": "^11.0.0", "@types/pg": "^8.15.4", "ts-node": "^10.9.1" }, "optionalDependencies": { "better-sqlite3": "^11.10.0", "mongodb": "^6.17.0", "mysql2": "^3.14.1", "pg": "^8.16.1" } }

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/Rajawatrajat/mcp-software-engineer'

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