🛠️

MikroMCP

MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.

Developer Tools stdio npm npmstdioAliKarami
RUN IN TERMINAL
claude mcp add liarami-mikromcp -- npx -y mikromcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "liarami-mikromcp": { "command": "npx", "args": ["-y", "mikromcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "liarami-mikromcp": { "command": "npx", "args": ["-y", "mikromcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "liarami-mikromcp": { "command": "npx", "args": ["-y", "mikromcp"] } } }

About This MCP Server

The io.github.AliKarami/mikromcp server is a developer tool that provides a Model Context Protocol server for MikroTik RouterOS, offering features such as typed tools, dry-run, role-based access control, audit logs, and rollback capabilities. It connects to MikroTik RouterOS devices, enabling developers to manage and configure them programmatically. Developers would use this tool when they need to automate or script interactions with MikroTik devices, leveraging its features to ensure reliable and secure configuration management.

MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

mikromcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The MikroMCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/liarami-mikromcp.svg)](https://skillsplayground.com/mcps/liarami-mikromcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.