# Mcp Power Pack

> 50+ Ready-to-Use MCP Server Configurations & AI Agent Tools

- **Type:** MCP server
- **Install:** `agentstack add mcp-bambooshadow-studio-mcp-power-pack`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [bambooshadow-studio](https://agentstack.voostack.com/s/bambooshadow-studio)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [bambooshadow-studio](https://github.com/bambooshadow-studio)
- **Source:** https://github.com/bambooshadow-studio/mcp-power-pack
- **Website:** https://github.com/bambooshadow-studio/mcp-power-pack

## Install

```sh
agentstack add mcp-bambooshadow-studio-mcp-power-pack
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# MCP Power Pack

**50+ Ready-to-Use MCP Server Configurations & AI Agent Tools**

[](LICENSE)

> Stop configuring. Start building.

MCP Power Pack is a curated collection of pre-configured MCP (Model Context Protocol) servers, Cursor IDE rules, and AI agent skills. Everything you need to supercharge your AI coding workflow — zero configuration headaches.

---

## What's Inside

### Free Tier
| Item | Description |
|------|-------------|
| Browser MCP | Web browsing & scraping via Playwright |
| GitHub MCP | Repository management & API access |
| Notion MCP | Notion workspace integration |

### Pro Tier ($19)
| Category | Count | Contents |
|----------|:-----:|----------|
| MCP Servers | 20+ | Browser, GitHub, Notion, Filesystem, Fetch, Slack, Discord, Database, Redis, Docker, Kubernetes, AWS, GCP, Stripe, Supabase, PostgreSQL, MySQL, SQLite, Redis, Elasticsearch |
| Cursor Rules | 15+ | AI coding rules, context management, multi-file editing, test generation, documentation, security review |
| Agent Skills | 19 | Code reviewer, data analyst, debugger, content creator, decision helper, fact checker, fullstack developer, UX designer, project planner, meeting notes, email drafter, technical writer, academic researcher, strategy advisor, editor, deep research, sprint planner, python expert, visualization expert |
| Multi-Agent Router | 1 | Automatic tool routing based on query classification |

### Quick Comparison

| Feature | Free | Pro ($19) |
|---------|:----:|:---------:|
| Basic MCP Servers | 3 | 20+ |
| Cursor Rules | - | 15+ |
| Agent Skills | - | 19 |
| Multi-Agent Router | - | Yes |
| Priority Support | - | GitHub Issues |
| Commercial License | Yes | Yes |

---

## Quick Start

### Prerequisites
- Node.js 18+ (for MCP servers)
- Cursor IDE or Claude Desktop (for rules)
- Python 3.10+ (for agent skills, optional)

### 1. Clone
```bash
git clone https://github.com/bambooshadow-studio/mcp-power-pack.git
cd mcp-power-pack
```

### 2. Install MCP Servers
```bash
# Install individual MCP servers as needed
npx @modelcontextprotocol/server-browser
npx @modelcontextprotocol/server-github
```

### 3. Configure Cursor
Copy the `pro/cursor-rules/` folder into your Cursor IDE:
```bash
cp -r pro/cursor-rules/* ~/.cursor/rules/
```

### 4. Configure Claude Desktop
Edit your `claude_desktop_config.json`:
```json
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-github"]
    },
    "browser": {
      "command": "npx",
      "args": ["-y", "@playwright/mcp@latest"]
    }
  }
}
```

---

## What is MCP?

Model Context Protocol (MCP) is an open standard that connects AI assistants (like Claude, Cursor) with external tools and data sources. Instead of building custom integrations for every tool, MCP provides a universal protocol:

```mermaid
graph LR
    A[AI Assistant]  B[MCP Protocol]
    B  C[File System]
    B  D[GitHub]
    B  E[Database]
    B  F[Browser]
```

With MCP Power Pack, you get all these connections pre-configured and ready to use.

---

## Pro Tier

Get the full power pack — 50+ configurations, 19 agent skills, and multi-agent routing.

👉 **[Purchase Pro Tier — $19](https://github.com/sponsors/bambooshadow-studio)**

What you get:
- Instant access to private pro repository
- All MCP server configurations
- 15+ Cursor rules for AI-assisted development
- 19 production-ready agent skills
- Multi-agent router with automatic tool assignment
- Priority GitHub Issues support

---

## Documentation

| Document | Link |
|----------|------|
| Terms of Service | [docs/TERMS_OF_SERVICE.md](docs/TERMS_OF_SERVICE.md) |
| EULA | [docs/EULA.md](docs/EULA.md) |
| Privacy Policy | [docs/PRIVACY_POLICY.md](docs/PRIVACY_POLICY.md) |
| Refund Policy | [docs/REFUND_POLICY.md](docs/REFUND_POLICY.md) |
| Cookie Policy | [docs/COOKIE_POLICY.md](docs/COOKIE_POLICY.md) |

---

## License

Free tier: MIT License  
Pro tier: See [EULA](docs/EULA.md)

Built with components from [awesome-llm-apps](https://github.com/Shubhamsaboo/awesome-llm-apps) (Apache-2.0).

---

*Part of [BambooShadow Studio](https://github.com/bambooshadow-studio)*

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [bambooshadow-studio](https://github.com/bambooshadow-studio)
- **Source:** [bambooshadow-studio/mcp-power-pack](https://github.com/bambooshadow-studio/mcp-power-pack)
- **License:** MIT
- **Homepage:** https://github.com/bambooshadow-studio/mcp-power-pack

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-bambooshadow-studio-mcp-power-pack
- Seller: https://agentstack.voostack.com/s/bambooshadow-studio
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
