Skip to main content
Glama
sevaepsteyn

RouterOS MCP Server

by sevaepsteyn
.gitignore699 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ ENV/ env/ .venv/ # UV .venv/ uv.lock # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment variables .env .env.local .env.*.local # Device configuration (may contain sensitive data) devices.yaml # Logs *.log # Testing .coverage .pytest_cache/ htmlcov/ .tox/ .nox/ coverage.xml *.cover .hypothesis/ # mypy .mypy_cache/ .dmypy.json dmypy.json # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # Misc *.bak .cache/ etc/devices.yaml

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