Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

MCP Maintainer

Operate and maintain the local MCP server for this repository. Use for MCP tool updates, policy-guard changes, host configuration, and MCP runtime troubleshooting.

majiayu000 2a522dd 2 files · 1.6 KB Updated 567 repo stars

File contents

MCP Maintainer Skill

Workflow

  • Confirm dashboard API availability (/api/health).
  • Inspect affected MCP domain modules under mcp/src/tools/domains/.
  • Preserve safety gates in mcp/src/policy/tool-guards.ts.
  • Validate with npm run mcp:typecheck and npm run mcp:build.

Safety rules

  • Keep loopback-only target checks enabled.
  • Keep mutating and destructive tools behind explicit flags.
  • Do not log protocol data to stdout.

References

  • references/tool-domain-map.md
  • references/operations-runbook.md

majiayu000/claude-skill-registry-data/tree/main/devops/mcp-maintainer commit 2a522dd6a1

Frequently asked questions

npx skillmds add majiayu000/mcp-maintainer