mcp-operations
Operate and maintain the local MCP server for this project. Use when creating MCP host config, troubleshooting tool connectivity, modifying tool domains, or adjusting safety policy flags.
pinned to #8f87ce1updated 2 weeks ago
Ask your AI client: “install skills/mcp-operations”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/mcp-operationsmetahub onboarded this repo on the author's behalf.
If you own github.com/hoangsonww/Claude-Code-Agent-Monitor on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
789
Last commit
2 weeks ago
Latest release
published
- #ai-agents
- #claude-agents
- #claude-code
- #claude-skills
- #express
- #expressjs
- #macos-app
- #node
- #nodejs
- #python
- #react
- #rest-api
- #rfc-6455
- #sqlite
- #sqlite3
- #tailwind
- #tailwindcss
- #typescript
- #vite
- #websocket
About this skill
Pulled from SKILL.md at publish time.
Use this skill whenever work touches `mcp/` behavior or MCP host integration.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.8f87ce1· 2 weeks ago
Kind-specific
22Skill: SKILL.md present
found at .claude/skills/mcp-operations/SKILL.md · frontmatter source: SKILL.md
Skill: body content presentwarn
Body is short (99 words · 733 chars) — Claude has little to go on
Add concrete usage steps, example invocations, and any reference links. (≥3 code blocks lifts a short body to pass.)
Skill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Release history
1- releasecurrent8f87ce1warn2 weeks ago
Contents
Use this skill whenever work touches mcp/ behavior or MCP host integration.
Core workflow
- Confirm dashboard API is running (
/api/health). - Confirm MCP server build status.
- Validate env flags for mutation/destructive modes.
- Verify host configuration path and command.
Safe operations policy
- Default to read-only mode (
MCP_DASHBOARD_ALLOW_MUTATIONS=false). - Enable mutations only for explicit admin tasks.
- Enable destructive mode only transiently and require explicit confirmation token.
Required verification for code changes
npm run mcp:typechecknpm run mcp:build
References
- Host config examples:
references/host-config.md - Operations runbook:
references/runbook.md
Reviews
No reviews yet. Be the first.
Related
Browser Use
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
orchestration-patterns
>
migration-patterns
>
mh install skills/mcp-operations