Retrieve and filter analysis runs for a DeepSource project using cursor-based pagination. Navigate pages with `first`, `after`, `last`, and `before` parameters, and filter by specific analyzers for targeted code quality insights.
Fetch and filter issues from a DeepSource project using cursor-based pagination. Includes options to filter by file path, analyzers, or tags, and provides detailed page navigation metadata.
Retrieve paginated lists of teams with organizational structure from Fathom meeting data. Use this tool to access team information efficiently with cursor-based pagination.
Identify and analyze dependency vulnerabilities in DeepSource projects with detailed insights on package versions, severity, reachability, and fixability. Supports cursor-based pagination for easy navigation.
Enables AI assistants to interact with Supabase databases through standardized CRUD operations including querying, inserting, updating, and deleting records with support for filtering, pagination, and column selection.
Enables querying Supabase databases and generating TypeScript types through the Model Context Protocol interface, supporting features like schema selection, column filtering, and pagination.