@modelcontextprotocol/server-debug
Advanced tools
+3
-1
| { | ||
| "name": "@modelcontextprotocol/server-debug", | ||
| "version": "1.1.2", | ||
| "version": "1.2.0", | ||
| "type": "module", | ||
@@ -30,3 +30,5 @@ "description": "Debug MCP App Server for testing all SDK capabilities", | ||
| "serve": "bun --watch main.ts", | ||
| "serve:stdio": "bun main.ts --stdio", | ||
| "start": "cross-env NODE_ENV=development npm run build && npm run serve", | ||
| "start:stdio": "cross-env NODE_ENV=development npm run build 1>&2 && npm run serve:stdio", | ||
| "dev": "cross-env NODE_ENV=development concurrently \"npm run watch\" \"npm run serve\"", | ||
@@ -33,0 +35,0 @@ "prepublishOnly": "npm run build" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3166181
0.04%71064
0.04%