A strictly vetted directory of open-source artificial intelligence repositories, local LLM engines, multi-agent frameworks, and vector search tooling. Annotated with personal engineering takes from production builds.
Curated Open-Source AI Repositories
All Categories
MCP & Tooling
LLM SDKs
Inference & Serving
Agent Frameworks
RAG & Vector Search
Video & Media
Automation
Search & Grounding
LLM Tooling
MCP & TOOLING
modelcontextprotocol/servers ↗
★ 18,500
Reference implementations for Model Context Protocol (MCP) servers (Postgres, SQLite, Git, Filesystem, Slack).
Why It's Essential:
“The definitive gold standard for how LLM agents interact with local databases, system tools, and APIs cleanly without messy custom glue code.”