We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NU-AquaLab/thealeph-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
name: Bug report
about: Create a report to help us improve NetCores MCP
title: '[BUG] '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run command '...'
2. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment (please complete the following information):**
- OS: [e.g. macOS, Windows, Linux]
- Node.js version: [e.g. 18.17.0]
- NetCores MCP version: [e.g. 1.0.0]
- Claude Desktop version: [if applicable]
**Command output**
If applicable, add the output of:
```bash
thealeph-mcp --version
thealeph-mcp --test
```
**Additional context**
Add any other context about the problem here.