-- Index on (node_type, content_hash) for efficient fallback lookups CREATE INDEX IF NOT EXISTS idx_graph_nodes_content_hash ON graph_nodes (node_type, content_hash) WHERE content_hash IS NOT NULL; ...
An MCP (Model Context Protocol) server for researching YouTube niches. Wraps the YouTube Data API v3 to search for videos, fetch metadata, calculate engagement ...