mcp-operations

Solid

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.

AI & Automation 456 stars 91 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
37
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# MCP Operations 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:typecheck` - `npm run mcp:build` ## References - Host config examples: `references/host-config.md` - Operations runbook: `references/runbook.md`

Details

Author
hoangsonww
Repository
hoangsonww/Claude-Code-Agent-Monitor
Created
3 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category