npx claudepluginhub jacobtutt/mcp-tools --plugin coreUse when the user asks to start, stop, or check Google Compute Engine GPU instances for physics workflows, including retry-start in constrained zones, instance status checks, and zone mapping management.
Use when the user wants to monitor remote SLURM jobs over SSH, check queue state, wait for a job to leave pending, or wait for a job to finish.
A collection of my custom MCP tools for day-to-day workflows.
| Tool | What it does | Status | Docs |
|---|---|---|---|
gcloud-mcp | Start/stop/status workflows for Google Compute Engine instances, including GPU-focused use cases. | Active | Tool README |
slurm-watch-mcp | Watch remote SLURM jobs over SSH and wait for queue exit or terminal completion. | Active | Tool README |
mcp-tools/
scripts/
run-<tool-name>.sh
...
servers/
<tool-name>/
src/<tool_package>/server.py
README.md
gce-ops-mcp/
src/gce_ops_mcp/server.py
README.md
slurm-watch-mcp/
src/slurm_watch_mcp/server.py
README.md
Detailed install, Codex/Claude config, and usage examples are documented per tool.
Use the link in the Docs column in the table above.
GCP_PROJECT_ID is optional).This repo now includes a marketplace-style plugin/skill scaffold so the GCP workflow can be ported into fundamental-physics/marketplace with minimal restructuring:
.claude-plugin/marketplace.json
plugins/core/.claude-plugin/plugin.json
plugins/core/skills/gce-ops-mcp/SKILL.md
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Share bugs, ideas, or general feedback.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use