moai-cc-mcp-plugins

Community

Integrate external tools with Claude Code effortlessly.

Authorjunseokandylee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the complex process of integrating external tools and APIs with Claude Code using MCP (Model Context Protocol) servers. It provides comprehensive guidance on setting up GitHub, Filesystem, Brave Search, and SQLite servers, configuring OAuth, managing permissions, and validating the MCP structure, enabling you to expand Claude Code's capabilities and automate external workflows.

Core Features & Use Cases

  • MCP Server Setup: Guides through configuring various MCP servers (GitHub, Filesystem, SQLite, Brave Search) in settings.json.
  • OAuth Configuration: Provides patterns for setting up OAuth with minimal scopes for secure external API access.
  • Filesystem Path Whitelisting: Enforces security by explicitly listing allowed directories for file access.
  • Use Case: When you need to integrate GitHub for PR management, access local files securely, perform web searches, or query a database, this skill provides the setup guide.

Quick Start

Ask to "Configure GitHub MCP server" and the skill will provide the necessary settings.json snippet with OAuth setup.

Dependency Matrix

Required Modules

None required

Components

templates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: moai-cc-mcp-plugins
Download link: https://github.com/junseokandylee/CookieProxy/archive/main.zip#moai-cc-mcp-plugins

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository