Skip to main content
Glama
sevaepsteyn

RouterOS MCP Server

by sevaepsteyn
.env.example621 B
# RouterOS MCP Server Configuration # Copy this file to .env and customize as needed # RouterOS connection settings (optional - defaults shown) # ROUTEROS_API_PORT=8728 # ROUTEROS_API_SSL_PORT=8729 # ROUTEROS_SSH_PORT=22 # ROUTEROS_TIMEOUT=10 # ROUTEROS_CONNECTION_ORDER=api,api_ssl,ssh # Path to devices.yaml file (optional) # If not specified, looks for devices.yaml in: # 1. ~/.config/routeros-mcp/devices.yaml # 2. ./devices.yaml # See etc/devices.yaml.example for a complete example # ROUTEROS_DEVICES_CONFIG=/path/to/devices.yaml # Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL) # ROUTEROS_LOG_LEVEL=INFO

Latest Blog Posts

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/sevaepsteyn/routeros_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server