Skip to main content
Glama
configuration.py260 B
DEFAULT_MIKROTIK_HOST = "127.0.0.1" DEFAULT_MIKROTIK_USER = "admin" DEFAULT_MIKROTIK_PASS = "" mikrotik_config = { "host": DEFAULT_MIKROTIK_HOST, "username": DEFAULT_MIKROTIK_USER, "password": DEFAULT_MIKROTIK_PASS, "port": 22 }

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/tarcisiodier/mcp-mikrotik'

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