
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@vasperacapital/vaspera-mcp-server
Advanced tools
VasperaPM MCP Server - AI-powered product management tools for Claude
╔═══════════════════════════════════════════════════════════════╗
║ ║
║ ██╗ ██╗ █████╗ ███████╗██████╗ ███████╗██████╗ █████╗ ║
║ ██║ ██║██╔══██╗██╔════╝██╔══██╗██╔════╝██╔══██╗██╔══██╗ ║
║ ██║ ██║███████║███████╗██████╔╝█████╗ ██████╔╝███████║ ║
║ ╚██╗ ██╔╝██╔══██║╚════██║██╔═══╝ ██╔══╝ ██╔══██╗██╔══██║ ║
║ ╚████╔╝ ██║ ██║███████║██║ ███████╗██║ ██║██║ ██║ ║
║ ╚═══╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ║
║ ║
║ AI-Powered Product Management ║
║ ║
╚═══════════════════════════════════════════════════════════════╝
Transform your ideas into production-ready specs with AI
VasperaPM is an MCP (Model Context Protocol) server that brings AI-powered product management tools directly into Claude Code. Generate PRDs, API specs, test cases, and sync with your favorite PM tools - all from your IDE.
npm install -g @vasperacapital/vaspera-mcp-server
vasperapm install
This will:
After installation, restart VSCode or Claude Code to load the MCP server.
In Claude Code, try:
| Command | Description |
|---|---|
vasperapm install | Configure VasperaPM with Claude Code |
vasperapm connect | Set up your API key and integrations |
vasperapm status | Check your current configuration |
vasperapm serve | Start the MCP server (used by Claude Code) |
vasperapm help | Show help message |
Once installed, these tools are available in Claude Code:
| Tool | Description |
|---|---|
generate_prd | Generate a PRD from description and context |
infer_prd_from_code | Analyze code to generate a PRD |
generate_code_from_prd | Generate implementation from PRD |
expand_prd_section | Expand a specific section of a PRD |
validate_prd | Validate PRD completeness and quality |
| Tool | Description |
|---|---|
sync_jira | Export PRD to Jira epics and stories |
sync_linear | Export PRD to Linear projects |
sync_github | Create GitHub issues from PRD |
| Tool | Description |
|---|---|
generate_api_spec | Generate OpenAPI specification |
generate_test_cases | Create test plans and cases |
generate_user_stories | Create user stories from PRD |
| Tool | Description |
|---|---|
list_templates | List available PRD templates |
get_template | Get a specific template |
estimate_effort | Estimate implementation effort |
Run vasperapm install without an API key to use test mode. This provides:
Get your API key at vasperapm.com/dashboard for:
VasperaPM stores configuration in:
~/.vasperapm/config.json - Your API key and settings~/.claude/claude_desktop_config.json - Claude Code integrationConnect your PM tools at vasperapm.com/dashboard/integrations:
MIT License - see LICENSE for details.
FAQs
VasperaPM MCP Server - AI-powered product management tools for Claude
The npm package @vasperacapital/vaspera-mcp-server receives a total of 5 weekly downloads. As such, @vasperacapital/vaspera-mcp-server popularity was classified as not popular.
We found that @vasperacapital/vaspera-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.