cmcp and mikrotik-mcp

One project implements an MCP server for Mikrotik, while the other is a command-line client designed to interact with such MCP servers, making them complementary tools.

cmcp
63
Established
mikrotik-mcp
58
Established
Maintenance 10/25
Adoption 11/25
Maturity 25/25
Community 17/25
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 20/25
Stars: 18
Forks: 9
Downloads: 199
Commits (30d): 0
Language: Python
License: MIT
Stars: 128
Forks: 32
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About cmcp

RussellLuo/cmcp

A command-line utility for interacting with MCP servers.

Supports both STDIO and HTTP/SSE transports for connecting to MCP servers, with JSON-RPC request/response inspection via verbose mode. Enables direct invocation of server capabilities—prompts, resources, and tools—using inline parameters or a shared `mcp.json` configuration file compatible with Cursor and Claude Code. Handles parameter marshaling (string values, JSON objects, environment variables, HTTP headers) through command-line syntax similar to curl.

About mikrotik-mcp

jeff-nasseri/mikrotik-mcp

MCP server for Mikrotik

Implements an MCP (Model Context Protocol) server that enables AI assistants like Claude to programmatically manage MikroTik RouterOS devices via natural language, supporting operations like VLAN configuration, firewall rules, and DNS settings. Built on stdio transport with integration support for Claude Desktop and MCP Inspector for interactive testing. Bridges AI capabilities with network infrastructure management by translating high-level requests into RouterOS API commands.

Scores updated daily from GitHub, PyPI, and npm data. How scores work