mikrotik-mcp
by vesact
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP bind address | 0.0.0.0 |
| READ_ONLY | No | Expose only read-only state-query tools | false |
| KEEPASS_PATH | No | Path to the .kdbx vault file | /config/keepass.kdbx |
| KEEPASS_GROUP | No | Vault group to enumerate devices from | mikrotik |
| MCP_HTTP_PORT | No | HTTP listen port | 3000 |
| MCP_TRANSPORT | No | MCP transport | stdio |
| SSH_TIMEOUT_MS | No | Per-command SSH timeout (ros-command) | 10000 |
| KEEPASS_PASSWORD | Yes | Master password of the KeePass vault | |
| ROUTEROS_REST_PORT | No | REST API port on target devices | 443 |
| ROUTEROS_SETUP_PORT | No | Target www port when bootstrapping via setup-new-device | 80 |
| ROUTEROS_TIMEOUT_MS | No | REST request timeout | 10000 |
| ROUTEROS_REST_SCHEME | No | https or http | https |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/vesact/mikrotik-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server