Open WebUI
Open WebUI is the self-hosted ChatGPT-style interface for local and remote models. The dashboard for your homelab.
Open WebUI is the self-hosted ChatGPT-style interface for local and remote models. The dashboard for your homelab.
MCP server giving Claude browser automation via Puppeteer — scrape, screenshot, fill forms.
MCP server for web search via Brave’s API — works around Claude’s no-internet limitation.
Anthropic’s official Superpowers framework — a methodology for using Claude Code effectively with skills, hooks, and customization.
Anthropic’s official skills repository — pre-built skill definitions for common Claude Code workflows.
Official Model Context Protocol server for GitHub — lets Claude read/write issues, PRs, files in your repos.
The reference MCP server for filesystem access — give Claude controlled access to local directories.
MCP server for Slack — Claude reads channels, posts messages, looks up users.
MCP server for Postgres databases — read-only schema inspection and queries via Claude.
LangGraph is LangChain’s framework for building stateful, multi-actor agentic applications. Production-grade.