MCP_Manage

MCP_Manage is a skill for Claude Code, Codex from hybridlabor-api/bdb-dev-optimized-agent-skills. It costs 35 tokens per session (1,437 once invoked), scanned A, original, Apache-2.0.

A guide to using specialized MCP servers, which let an agent interact with tools such as GitHub, Chrome, Unreal Engine, Rhino, DaVinci Resolve, and TouchDesigner. It describes the available servers and the kinds of actions they support.

In plain words
What is it for?
It is for checking available MCP integrations and directing tasks to them. Jobs include repository work, browser automation, game-engine editing, 3D modeling, video work, and visual production.
Why use it?
It helps users choose the right connected tool for a task without having to know each server's capabilities. It also explains how the agent can coordinate work across development and creative applications.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for checking available MCP integrations and directing tasks to them. Jobs include repository work, browser automation, game-engine editing, 3D modeling, video work, and visual production.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hybridlabor-api/bdb-dev-optimized-agent-skills/mcp_manage
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add hybridlabor-api/bdb-dev-optimized-agent-skills --skill mcp_manage
Clone the repo
git clone --depth 1 https://github.com/hybridlabor-api/bdb-dev-optimized-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for MCP_Manage

README.md
[![agentmods](https://agentmods.dev/badge/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/mcp_manage/github.svg)](https://agentmods.dev/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/mcp_manage)
Your own site
<a href="https://agentmods.dev/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/mcp_manage"><img src="https://agentmods.dev/badge/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/mcp_manage/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for MCP_Manage

Your own site · 80×15
<a href="https://agentmods.dev/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/mcp_manage"><img src="https://agentmods.dev/badge/skills/hybridlabor-api/bdb-dev-optimized-agent-skills/mcp_manage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,437 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00035 $0.01437
Opus 5 $0.00017 $0.00718
Sonnet 5 $0.00007 $0.00287
Haiku 4.5 $0.00003 $0.00144

Measured 7d ago against content hash db134b7815c7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

MCP_Manage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/global_config/MCP_Manage/SKILL.md · 94 lines

How it starts

The opening of the file, as written. The whole thing — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.

MCP_Manage: Specialized Tool Orchestration

You are the authoritative skill for managing and utilizing the specialized Model Context Protocol (MCP) servers installed in this environment. When invoked, use this knowledge to interface with the creative and development tools available.

Available MCP Servers

  1. github (@modelcontextprotocol/server-github)

    • Capabilities: Read/write repositories, manage issues, handle PRs, search code.
  2. chrome-devtools (@modelcontextprotocol/server-puppeteer)

    • Capabilities: Automate Chrome/Chromium, run JS in browser, scrape dynamic pages, test web UI.
  3. bdb_unreal_mcp (Unreal Engine 5 C++/TS Bridge)

    • Capabilities: Execute Python or Blueprints in the UE editor, manipulate actors, manage levels, trigger renders.
    • Implementation: Cloned from the official ChiR24/Unreal_mcp including the native C++ McpAutomationBridge plugin.
  4. bdb_rhino_mcp & bdb_rhino_mcp_fallback (Rhino 3D MCP Servers)

    • Capabilities: Official McNeel RhinoMCP community server and GOLEM 3DMCP Python fallback with 105 tools. full NURBS, layers, Grasshopper, and rendering.
  5. bdb_davinci_mcp & bdb_davinci_mcp_fallback (DaVinci Resolve MCP Servers)

    • Capabilities: samuelgursky official Node server and hoyt-harness davinci-mcp-professional fallback. Automation of timelines, media pool, metadata, and color grading.
  6. bdb_grandma3_mcp (grandMA3 console)

    • Capabilities: lighting console control via WebAPI/OSC. Edit cue lists, patch fixtures, run macros.
  7. bdb_resolume_mcp (Resolume Arena REST)

    • Capabilities: Trigger clips, adjust deck parameters, clear layers, BPM sync.
  8. adobe_mcp & adobe_uxp_mcp (Adobe UXP/Scripting)

    • Capabilities: WebSocket bridge to native UXP plugins (Photoshop/Premiere) and python ExtendScript executor (Illustrator/Photoshop).
  9. bdb_blender_mcp & bdb_blender_mcp_fallback (Blender MCP Servers)

    • Capabilities: ahujasid socket-based BlenderMCP and djeada python server fallback. Scene inspection, material control, object manipulation, rendering.

Read the full file on GitHub · 94 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 94 lines · 35 tokens per session scan A db134b7815c7

Subscribe to this mod's changes

MCP_Manage is a skill published in the GitHub repository hybridlabor-api/bdb-dev-optimized-agent-skills (6 stars, last pushed 5d ago), licensed Apache-2.0. It adds 35 tokens to every session and 1,437 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

artistic

High-contrast, expressive style with creative typography and bold color choices for visually striking interfaces.

bergside/awesome-design-skills · 21 tokens

ai-multimodal

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene…

VoDaiLocz/kilo-kit-mcp · 175 tokens

weshop-openapi

Use for WeShop image and video generation, editing, and transformation tasks — virtual try-on, model swap, background replace, pose change, canvas expand, background removal, AI video generation, product/photo generation, and more.

weshopai/weshop-dsh-plugin · 51 tokens

inspect-weshop-canvas

Read, generate for, edit, and operate the current WeShop for DeepSeek Harness canvas. Use whenever the user asks about canvas materials/results or asks the agent to generate, upscale, transform, reverse-prompt, or locally edit an image for the canvas. All generated outputs must be published automatically with…

weshopai/weshop-dsh-plugin · 81 tokens

game-screenshot-showcase-and-store-packaging

Use when a Unity team needs approved PlayMode screenshots, immutable capture evidence, reviewed showcase slides, or report-only store screenshot packaging without auto-upload, signing, or submission.

hoatv2211/GameStudio-CodexKIT · 44 tokens

diagram-designer

Convert research structure into Mermaid or draw.io-ready artifact instructions.

puristajs/harness · 16 tokens