We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aiopnet/mcp-nautobot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•865 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. Configure MCP server with '...'
2. Run query '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error Messages**
```
Paste any error messages or logs here
```
**Environment (please complete the following information):**
- OS: [e.g. macOS 14.0, Ubuntu 22.04]
- Python Version: [e.g. 3.11.5]
- Nautobot Version: [e.g. 2.0.3]
- MCP Nautobot Version: [e.g. 1.0.0]
- Claude Desktop Version: [if applicable]
**Additional context**
Add any other context about the problem here, including:
- Nautobot API permissions
- Network configuration
- Any custom modifications