Skip to content

Commit

Permalink
Merge pull request #52 from michaellatman/devin/1734014020-add-miro-a…
Browse files Browse the repository at this point in the history
…nd-kube

feat: add mcp-server-kubernetes to package list
  • Loading branch information
michaellatman authored Dec 12, 2024
2 parents c736ce2 + 3cf65f9 commit d5da426
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -385,5 +385,14 @@
"homepage": "https://github.com/g0t4/mcp-server-commands",
"license": "MIT",
"runtime": "node"
},
{
"name": "mcp-server-kubernetes",
"description": "MCP server for managing Kubernetes clusters, enabling LLMs to interact with and control Kubernetes resources.",
"vendor": "Flux159 (https://github.com/Flux159)",
"sourceUrl": "https://github.com/Flux159/mcp-server-kubernetes",
"homepage": "https://github.com/Flux159/mcp-server-kubernetes",
"license": "MIT",
"runtime": "node"
}
]

0 comments on commit d5da426

Please sign in to comment.