spm-mcp 0.4.2 → 0.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +11 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spm-mcp",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "Super Product Manager MCP Server - AI-powered product document analysis. Bring your own template or use 30 built-in expert reviews for PRDs, roadmaps, and PM documents.",
5
5
  "author": "Super Product Manager <chiranjeevi.gunturi@superproductmanager.ai>",
6
6
  "homepage": "https://superproductmanager.ai",
@@ -38,10 +38,19 @@
38
38
  "pm-tools",
39
39
  "prd-review",
40
40
  "prd-critique",
41
+ "prd-generator",
41
42
  "document-review",
42
43
  "document-analysis",
43
44
  "ai-review",
44
- "ai-agent"
45
+ "ai-agent",
46
+ "user-story-generator",
47
+ "swot-analysis",
48
+ "competitive-analysis",
49
+ "okr-generator",
50
+ "test-case-generator",
51
+ "release-notes-generator",
52
+ "problem-statement",
53
+ "product-roadmap"
45
54
  ],
46
55
  "license": "MIT",
47
56
  "engines": {