Skip to main content
Glama

MCP Server TypeScript Template

by HarshitRatan
package.json664 B
{ "name": "mcp-server-typescript", "version": "1.0.0", "main": "index.js", "scripts": { "compile": "tsc -w", "dev": "nodemon build/src/server.js", "start": "node build/src/server.js" }, "keywords": [], "author": "Harshit Ratan Shukla", "license": "ISC", "description": "", "devDependencies": { "@types/node": "^24.2.0", "eslint": "^9.32.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.4", "nodemon": "^3.1.10", "prettier": "^3.6.2", "ts-node": "^10.9.2", "typescript": "^5.9.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.1", "zod": "^3.25.76" } }

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/HarshitRatan/MCP-Sever-Typescript-onProcess'

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