bootstrap-mcp

Official

Enable secure MCP tools in Phoenix

Authoragoodway
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of wiring a Phoenix application to an MCP (Model Context Protocol) server so AI clients can securely call your app’s tools instead of relying on ad-hoc integrations.

Core Features & Use Cases

  • MCP server bootstrapping: Sets up an Anubis-based MCP server with Streamable HTTP transport and component tool registration.
  • Bearer-token API key security: Enforces authentication and scope-based authorization for tool calls, designed to leverage existing API key primitives.
  • Claude Code compatibility session handling: Adds a session store that supports clients that may skip the standard MCP initialization handshake, plus pre-initialized sessions for unknown session IDs.
  • First example tool components: Provides a working component pattern for list/get/create tools with pagination and optional search.
  • Production-safe wiring: Ensures MCP supervisor, route forwarding, and application startup are configured outside dev-only guards.

Quick Start

Ask an AI to bootstrap MCP in your Phoenix app by adding the bootstrap-mcp skill steps, then verify the /mcp endpoint works using an Authorization: Bearer header with an API key that has the required scopes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: bootstrap-mcp
Download link: https://github.com/agoodway/GoodSkills/archive/main.zip#bootstrap-mcp

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.