mikrotik-mcp
by ali-master
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MIKROTIK_HOST | No | RouterOS host | 127.0.0.1 |
| MIKROTIK_PORT | No | SSH port | 22 |
| MIKROTIK_PASSWORD | No | SSH password (use key instead for better security) | |
| MIKROTIK_USERNAME | No | SSH user | admin |
| MIKROTIK_MCP__PORT | No | HTTP bind port | 8000 |
| MIKROTIK_PRIVATE_KEY | No | Inline private key (PEM) | |
| MIKROTIK_KEY_FILENAME | No | SSH private-key file path | |
| MIKROTIK_KEY_PASSPHRASE | No | Passphrase for an encrypted key | |
| MIKROTIK_MCP__TRANSPORT | No | Transport type: stdio, streamable-http, or sse | stdio |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/ali-master/mikrotik-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server