We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hnkatze/PrimeNG_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.mdβ’898 B
---
name: Bug Report
about: Report a bug to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## π Bug Description
A clear and concise description of what the bug is.
## π Steps to Reproduce
1. Go to '...'
2. Click on '...'
3. Execute command '...'
4. See error
## β Expected Behavior
What you expected to happen.
## β Actual Behavior
What actually happened.
## πΈ Screenshots
If applicable, add screenshots to help explain your problem.
## π§ Environment
- **OS:** [e.g. Windows 11, macOS 14]
- **Node version:** [e.g. 18.17.0]
- **npm version:** [e.g. 9.6.7]
- **PrimeNG MCP version:** [e.g. 2.0.0]
- **Claude Desktop version:** [if applicable]
## π Logs
```
Paste relevant logs here
```
## π‘ Additional Context
Add any other context about the problem here.
## π Possible Solution
If you have ideas on how to fix this, please share them here.