Back to Home
bsmeding icon

nautobot_mcp_server

by bsmeding

Overview

A server component for Nautobot, designed to provide an API or background service for specific 'Master Control Program' or 'Management/Control Plane' functionalities within the Nautobot ecosystem.

Installation

Run Command
python manage.py runserver

Environment Variables

  • NAUTOBOT_URL
  • NAUTOBOT_TOKEN
  • SECRET_KEY
  • DATABASE_URL
  • DEBUG

Security Notes

Full security audit is not possible as source code was not provided in the prompt. A score of 5 is assigned as a neutral baseline. It is CRITICAL to review the actual source code for common vulnerabilities like 'eval' or 'exec' usage, hardcoded secrets, improper input validation, network misconfigurations, or dangerous file operations. Without code, we cannot assess the actual security posture.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-01

Tags

NautobotServerPythonAPINetwork Automation