cml-mcp and mcp-server
These are ecosystem siblings, as the xorrkaz/cml-mcp project implements an MCP server specifically for Cisco Modeling Labs, while keboola/mcp-server is an MCP server tailored for the Keboola Platform, both leveraging the same Model Context Protocol within different environments.
About cml-mcp
xorrkaz/cml-mcp
A Model Context Protocol (MCP) Server for Cisco Modeling Labs (CML)
Exposes 47 MCP tools for programmatic CML management—including lab topology creation, node CLI execution via PyATS, link conditioning, packet capture, and user/group administration. Connects to Claude Desktop and other MCP clients via stdio transport, with optional HTTP server mode supporting YAML-based access control lists. Integrates directly with Cisco Modeling Labs 2.9+ API endpoints using environment-based authentication.
About mcp-server
keboola/mcp-server
Model Context Protocol (MCP) Server for the Keboola Platform
Exposes Keboola's data pipelines, transformations, and job orchestration as composable tools via the Model Context Protocol, enabling AI agents to query tables, create SQL transformations, trigger jobs, and manage development branches through a unified interface. Supports both a hosted remote server with OAuth authentication (for Cursor, Claude, Windsurf, and other MCP clients) and local deployment with configurable tool authorization via HTTP headers for access control. Built on Streamable HTTP transport with granular read-only and tool-filtering capabilities to safely integrate Keboola workflows into AI agent workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work