GitHub's official MCP server for repos, issues, PRs, and Actions
MCPs
The official Model Context Protocol server from GitHub. Gives Claude direct access to repositories, issues, pull requests, code scanning, and GitHub Actions through natural language.
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).
Connect Claude to your Supabase projects — database, auth, storage, and more
MCPs
The official Supabase MCP server — lets Claude query your database, manage tables, run migrations, and inspect your project configuration through natural language.
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.
Up-to-date, version-specific library docs injected into Claude's context
MCPs
An MCP server that fetches current, version-specific documentation and code examples for thousands of libraries — ending hallucinated APIs from stale training data.
Browser automation for Claude via Playwright's accessibility tree
MCPs
Microsoft's official MCP server that lets Claude drive a real browser using structured accessibility snapshots instead of screenshots — fast, deterministic web automation without vision models.