Skip to main content
Glama
nikhilkumaragarwal-shyftlabs

MCP Executor Server

package.json3.45 kB
{ "name": "mcp", "version": "1.0.0", "description": "", "main": "build/index.js", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0", "accepts": "^2.0.0", "acorn": "^8.15.0", "acorn-walk": "^8.3.4", "ajv": "^6.12.6", "arg": "^4.1.3", "array-flatten": "^1.1.1", "body-parser": "^2.2.0", "bytes": "^3.1.2", "call-bind-apply-helpers": "^1.0.2", "call-bound": "^1.0.4", "content-disposition": "^1.0.0", "content-type": "^1.0.5", "cookie": "^0.7.1", "cookie-signature": "^1.2.2", "cors": "^2.8.5", "create-require": "^1.1.1", "cross-spawn": "^7.0.6", "debug": "^4.4.1", "depd": "^2.0.0", "destroy": "^1.2.0", "diff": "^4.0.2", "dunder-proto": "^1.0.1", "ee-first": "^1.1.1", "encodeurl": "^2.0.0", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "escape-html": "^1.0.3", "etag": "^1.8.1", "eventsource": "^3.0.7", "eventsource-parser": "^3.0.3", "express": "^5.1.0", "express-rate-limit": "^7.5.1", "fast-deep-equal": "^3.1.3", "fast-json-stable-stringify": "^2.1.0", "finalhandler": "^2.1.0", "forwarded": "^0.2.0", "fresh": "^2.0.0", "function-bind": "^1.1.2", "get-intrinsic": "^1.3.0", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "http-errors": "^2.0.0", "iconv-lite": "^0.6.3", "inherits": "^2.0.4", "ipaddr.js": "^1.9.1", "is-promise": "^4.0.0", "isexe": "^2.0.0", "json-schema-traverse": "^0.4.1", "make-error": "^1.3.6", "math-intrinsics": "^1.1.0", "media-typer": "^1.1.0", "merge-descriptors": "^2.0.0", "methods": "^1.1.2", "mime": "^1.6.0", "mime-db": "^1.54.0", "mime-types": "^3.0.1", "model-context-protocol": "^1.0.2", "ms": "^2.1.3", "negotiator": "^1.0.0", "object-assign": "^4.1.1", "object-inspect": "^1.13.4", "on-finished": "^2.4.1", "once": "^1.4.0", "parseurl": "^1.3.3", "path-key": "^3.1.1", "path-to-regexp": "^0.1.12", "pkce-challenge": "^5.0.0", "proxy-addr": "^2.0.7", "punycode": "^2.3.1", "qs": "^6.14.0", "range-parser": "^1.2.1", "raw-body": "^3.0.0", "router": "^2.2.0", "safe-buffer": "^5.2.1", "safer-buffer": "^2.1.2", "send": "^1.2.0", "serve-static": "^2.2.0", "setprototypeof": "^1.2.0", "shebang-command": "^2.0.0", "shebang-regex": "^3.0.0", "side-channel": "^1.1.0", "side-channel-list": "^1.0.0", "side-channel-map": "^1.0.1", "side-channel-weakmap": "^1.0.2", "statuses": "^2.0.1", "toidentifier": "^1.0.1", "ts-node": "^10.9.2", "type-is": "^2.0.1", "undici-types": "^7.8.0", "unpipe": "^1.0.0", "uri-js": "^4.4.1", "utils-merge": "^1.0.1", "v8-compile-cache-lib": "^3.0.1", "vary": "^1.1.2", "which": "^2.0.2", "wrappy": "^1.0.2", "yn": "^3.1.1", "zod": "^3.25.76", "zod-to-json-schema": "^3.24.6" }, "scripts": { "build": "tsc", "start": "node ./build/index.js", "dev": "tsx index.ts" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "type": "module", "bin": { "mcp-server": "./build/index.js" }, "devDependencies": { "@types/express": "^5.0.3", "@types/node": "^24.0.12", "tsx": "^4.20.3", "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/nikhilkumaragarwal-shyftlabs/MCP'

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