MCP Tool Directory
Search tools exposed by MCP servers across all products. Find the right capability for your AI agent.
404 tools indexed
sb_list_migrations
RemoteList database migrations for a Supabase project. Shows migration version, name, and status.
sb_get_typescript_types
RemoteGenerate TypeScript type definitions from the Supabase project database schema. Useful for type-safe database access.
sb_list_functions
RemoteList all Edge Functions deployed to a Supabase project. Returns function slug, name, status, and creation date.
sb_get_function
RemoteGet details of a specific Edge Function by slug. Returns function metadata, status, version, and entry point.
sb_list_secrets
RemoteList all secrets (environment variables) for a Supabase project. Returns secret names only (values are never exposed).
sb_create_secrets
RemoteCreate or update secrets (environment variables) for a Supabase project. If a secret with the same name exists, it will be overwritten.
sb_delete_secrets
RemoteDelete secrets (environment variables) from a Supabase project by name.
sb_list_api_keys
RemoteList API keys for a Supabase project. Returns anon key, service_role key, and any custom keys with their names and roles.
list_better_auth_features
RemoteGet a list of all available Better Auth plugins and features organized by category
get_feature_details
RemoteGet detailed information about a specific Better Auth plugin or feature
get_integration_guide
RemoteGet integration guide for a specific framework or platform
get_auth_examples
RemoteGet usage examples and code snippets for Better Auth features
search_better_auth
RemoteSearch Better Auth documentation by keyword
get_llms_context
RemoteGet Better Auth LLMs.txt content for comprehensive context
update_content_idea
RemoteUpdates a content idea within a plan — approve/skip ideas, add notes, set scheduled dates.
create_content_plan
RemoteCreates a new content plan and generates AI workstreams. This is an expensive operation (uses LLM credits) and may take 15-30 seconds.
get_content_plan
RemoteGets full content plan details including all workstreams and ideas.
get_traffic_analytics
RemoteGets website traffic analytics with period-over-period comparison. Returns current and previous period metrics (events, sessions, visitors, pageviews) and trends.
generate_content_from_item
RemoteGenerates article content from a ContentItem's Brief field using AI. The item must have a Brief. Overwrites the Content field with the generated article. Use this for items created outside the plan workflow.
list_brands
RemoteLists all brands accessible to the current tenant with their relationship type.
get_monitoring_results
RemoteGets the latest monitoring results for a brand — aggregated sentiment, mention rank, and share of voice per provider and overall.
update_brand_keywords
RemoteMerge or replace the brand's keywords list.
copy_content_to_brief
RemoteCopies the Content field of an existing ContentItem into the Brief field of a content idea. Use this to convert previously generated content into a brief for re-generation through the improved pipeline.
resize_crop_image
RemoteResizes an image to exact dimensions by cropping to fill (no letterboxing). Useful for social media sizes (e.g. 1200x630 for Open Graph, 1080x1080 for Instagram). Creates a new image — the original is kept.
update_monitored_query
RemoteUpdates a monitored query — change prompt text, status, or rating. Only provided fields are changed.
list_content_plans
RemoteLists content plans for a brand, optionally filtered by status.
list_categories
RemoteLists content categories for a brand. Categories are used to organize published articles.
get_content_item
RemoteGets a content item with its full markdown body.
get_brand_timeline
RemoteGets a unified event timeline for the brand: content publications, traffic changes, awareness changes, and monitoring run completions.
get_analytics_timeline
RemoteGets brand analytics over time — one data point per monitoring run. Shows how sentiment, share of voice, and rankings change over time.