mcp-server-skills

Community

Streamline MCP servers with Next.js patterns

Authorgocallum
Version1.0.0
Installs0

System Documentation

## What problem does it solve? Pattern for building MCP servers in Next.js with mcp-handler, shared Zod schemas, and reusable server actions. It reduces duplication, ensures a single source of truth, and simplifies multi-transport server orchestration.

## Core Features & Use Cases

  • Shared Zod schemas and tool definitions to validate inputs and reuse logic across MCP route.ts and server actions.
  • Minimal route wiring; central server logic lives in lib/* for consistency.
  • Quick bootstrap for multi-transport MCP endpoints (HTTP, SSE) with a single MCP registry.

### Quick Start Create a new skill folder skills/mcp-server-skills, add SKILL.md with the frontmatter above, then implement app/api/[transport]/route.ts, app/actions/mcp-actions.ts, and lib/dice.ts as shown in the skill doc.

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: mcp-server-skills
Download link: https://github.com/gocallum/nextjs16-agent-skills/archive/main.zip#mcp-server-skills

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.