Skip to main content
Glama

MCP Nautobot Server

by aiopnet
MIT License
1
.env.example274 B
"""Environment configuration file for the MCP Nautobot server.""" # Nautobot connection settings NAUTOBOT_URL=http://localhost:8000 NAUTOBOT_TOKEN=your-api-token-here # Optional settings (with defaults) NAUTOBOT_VERIFY_SSL=true NAUTOBOT_TIMEOUT=30 NAUTOBOT_RATE_LIMIT=100

MCP directory API

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