Skip to content

Commit 78524a6

Browse files
authored
Shorten description (#17)
2 parents 312ecc3 + c45b13f commit 78524a6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,5 @@ cython_debug/
177177
design/
178178
mcp.json
179179
.claude/
180+
.mcpregistry_github_token
181+
.mcpregistry_registry_token

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
33
"name": "io.github.zenml-io/mcp-zenml",
4-
"description": "Model Context Protocol server for ZenML that lets clients browse ZenML resources (users, stacks, pipelines, runs, artifacts, services, etc.) and trigger pipeline runs through the ZenML API.",
4+
"description": "MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API",
55
"status": "active",
66
"repository": {
77
"url": "https://github.com/zenml-io/mcp-zenml",

0 commit comments

Comments
 (0)