You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,15 @@ container based simulator of a real "Grid Engine" cluster. It can
17
17
dump the configuration of a SGE or Open Grid Engine cluster and
18
18
apply changes to a cluster simulated within a container.
19
19
(See the [`cmd/simulator`](cmd/simulator) directory for more information.)
20
-
-**`sharetree`Application**: This application implements a
20
+
-**`sharetree`GUI Editor**: This application implements a
21
21
simple web-based visualization and editing tool for Open Cluster
22
22
Scheduler (OCS) and Gridware Cluster Scheduler (GCS) sharetree
23
23
configurations.
24
24
(See the [`cmd/sharetree`](cmd/sharetree) directory for more information.)
25
+
-**[mcp-server](https://github.com/hpc-gridware/go-clusterscheduler/tree/main/cmd/describe-mcp)**: Implements an example MCP (Model Context Protocol) for
26
+
interacting with the cluster. Process job details, accounting information,
27
+
cluster configuration details with your favorite AI application (like Claude)
0 commit comments