mcp

Installation
SKILL.md

MCP

Build MCP servers that give Claude access to external tools and data.

What is MCP?

Model Context Protocol lets you create servers that Claude can call:

  • Query databases
  • Call APIs
  • Access file systems
  • Run custom tools

When to Build an MCP Server

  • You want Claude to access live data (not just files)
  • You're repeating the same API calls manually
  • You want Claude to take actions (create records, trigger workflows)

Project Setup

Related skills
Installs
9
Repository
cerico/macfair
First Seen
Feb 24, 2026