We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vigneshpbmenon/autocad-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
issue-template.md•802 B
---
name: Bug report
about: Create a report to help us improve
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. Start AutoCAD
2. Run the MCP server with '...'
3. Execute tool '...'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error messages**
```
Paste any error messages here
```
**Environment (please complete the following information):**
- OS: [e.g. Windows 11]
- AutoCAD Version: [e.g. AutoCAD 2024]
- Python Version: [e.g. 3.11.5]
- Server Version: [e.g. v0.1.0]
**Additional context**
Add any other context about the problem here.
**Screenshots**
If applicable, add screenshots to help explain your problem.