Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact...
Skills
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
The official collection of reference MCP server implementations
MCPs
The canonical repository of reference Model Context Protocol servers — Filesystem, Fetch, Git, Memory, Time, and more — maintained by the MCP project itself, plus a huge index of community servers.