MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
This project implements a Model Context Protocol (MCP) server for interacting with The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). It acts like a "USB-C port for AI applications" - providing a standardized way to connect AI models to different data sources and tools. MCP follows a client-server architecture…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
This project implements a Model Context Protocol (MCP) server for interacting with The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). It acts like a "USB-C port for AI applications" - providing a standardized way to connect AI models to different data sources and tools. MCP follows a client-server architecture where: MCP Hosts: Programs like Claude Desktop or IDEs that want to access data through MCP MCP…