[ agent capabilities ]

The MCP tool directory.

Each row is one tool from one provider. Tools sharing a name across providers (e.g. search) are listed separately because they aren't interchangeable.

[ 2892 tools indexed ]

[ all tools ]

30 / 2892

GitHub /

list_notifications

remote  ]

Lists all GitHub notifications for the authenticated user, including unread notifications, mentions, review requests, assignments, and updates on issues or pull requests. Use this tool whenever the user asks what to work on next, requests a summary of their GitHub activity, wants to see pending reviews, or needs to check for new updates or tasks. This tool is the primary way to discover actionable items, reminders, and outstanding work on GitHub. Always call this tool when asked what to work on next, what is pending, or what needs attention in GitHub.

ai.agenttrust/mcp /

list_open_jobs

remote  ]

Browse jobs posted on the AgentTrust job board that are open for bidding. These are buyer requests for work — no escrow exists yet. Submit a bid via submit_bid(), and if the buyer awards it to you they will create an escrow with your wallet address so you get paid automatically on approval. Workflow: 1. list_open_jobs() — find a suitable job 2. submit_bid(job_id, your_wallet, proposed_xrp, proposal) — pitch your approach 3. Wait — buyer reviews bids and may award via award_job() 4. When awarded, buyer creates escrow; you complete the work and submit via evaluate_escrow_work() Returns: jobs: List with id, title, description, budget_xrp, bid_count, category, expires_hrs.

GitHub /

list_org_repository_security_advisories

remote  ]

List repository security advisories for a GitHub organization.

Supabase Auth /

list_organizations

remote  ]

Lists all organizations that the user is a member of.

Next.js Tailwind Assistant /

list_patterns

remote  ]

List all available abstracted template patterns organized by category (layouts, pages, features). Patterns are abstracted from professional Next.js templates and include common architectural approaches, not template-specific implementations. Each pattern includes multiple variants, dependencies, accessibility guidelines, and dark mode support.

Reddit /

list_products

remote  ]

List all products for a client (slug, display_name, product_unique, folder_id).

WebSim Explorer /

list_project_comments

remote  ]

Get comments on a WebSim project. Perfect for 'Show me comments on project [ID]' or 'What are people saying about [project]?' questions. Supports pagination and different sorting orders.

WebSim Explorer /

list_project_screenshots

remote  ]

Get screenshots of a WebSim project revision. Perfect for 'Show me screenshots of project [ID]' or 'What does [project] version [X] look like?' questions.

Peec AI /

list_projects

remote  ]

List active projects the authenticated user has access to. By default, only projects with an active status (CUSTOMER, PITCH, TRIAL, ONBOARDING, API_PARTNER) are returned. Set include_inactive to true to include ended/paused projects. Returns columnar JSON: {columns, rows, rowCount}. Columns: id, name, status. The id is used as project_id in other tools. Call this first to discover available projects.

Supabase Auth /

list_projects

remote  ]

Lists all Supabase projects for the user. Use this to help discover the project ID of the project that the user is working on.

Peec AI /

list_prompts

remote  ]

List prompts (conversational questions tracked daily across AI engines) in a project. Supports filtering by topic_id and tag_id. Use this tool to resolve prompt text to IDs before filtering reports (prompt_id filter/dimension), and to label prompt IDs from report output with their actual text before presenting results. Returns columnar JSON: {columns, rows, rowCount}. Columns: id, text, tag_ids (array of tag ID strings), topic_id (string or null).

GitHub /

list_pull_requests

remote  ]

List pull requests in a GitHub repository. If the user specifies an author, then DO NOT use this tool and use the search_pull_requests tool instead.

Smithery /

list_recent_screenshots

remote  ]

List the most recent screenshots taken with this API key. Returns URLs and metadata.

OpenClaw /

list_reports

remote  ]

List available AI market intelligence reports with titles, dates, and content tier.

GitHub /

list_repository_security_advisories

remote  ]

List repository security advisories for a GitHub repository.

PromptShuttle /

list_runs

remote  ]

Lists recent ShuttleRequests (LLM invocations) for debugging. Optionally filter by flow name. Returns up to 50 recent runs.

GitHub /

list_secret_scanning_alerts

remote  ]

List secret scanning alerts in a GitHub repository.

Next.js Tailwind Assistant /

list_snippet_categories

remote  ]

Lists available component snippet categories.

Next.js Tailwind Assistant /

list_snippets_in_category

remote  ]

Lists available snippets within a specified category.

Next.js Tailwind Assistant /

list_starter_kits

remote  ]

List all available template starter kits with their features, use cases, and complexity levels. Each template includes architectural decision guidance that teaches you how to choose the right libraries and patterns for your needs, rather than prescribing specific solutions. Includes: Documentation Site, SaaS Marketing, Portfolio & Blog, Agency/Studio, Content Platform, Event/Conference, App Marketing, Podcast/Media, CMS-Integrated, Pitch Deck, Admin Dashboard, and E-commerce templates.

Next.js Tailwind Assistant /

list_sveltekit_topics

remote  ]

Lists available SvelteKit documentation topics.

Supabase Auth /

list_tables

remote  ]

Lists all tables in one or more schemas.

Peec AI /

list_tags

remote  ]

List tags in a project. Tags are cross-cutting labels that can be assigned to any prompt. Use this tool to resolve tag names to IDs before filtering (tag_id filter/dimension, list_prompts), and to label tag IDs from report output with their human-readable names before presenting results. Returns columnar JSON: {columns, rows, rowCount}. Columns: id, name.

Polymarket /

list_tags

remote  ]

List all available tags/categories for filtering markets and events. Use tag IDs with search_markets or search_events.

Next.js Tailwind Assistant /

list_tailwind_info_topics

remote  ]

Lists available Tailwind CSS documentation topics.

StacksFinder /

list_technologies

remote  ]

Browse the complete catalog of 32 technologies across 8 categories (frontend, backend, meta-framework, database, orm, auth, hosting, payments). Each technology has deterministic scores across 6 dimensions. Use this to discover valid technology IDs before using analyze_tech or compare_techs. Data version: 2.4.0

PromptShuttle /

list_tools

remote  ]

Lists all function-calling tools in the tenant. Returns ID, name, description, tool type, and type-specific summary fields.

Peec AI /

list_topics

remote  ]

List topics in a project. Topics are folder-like groupings — each prompt belongs to exactly one topic. Use this tool to resolve topic names to IDs before filtering (topic_id filter/dimension, list_prompts), and to label topic IDs from report output with their human-readable names before presenting results. Returns columnar JSON: {columns, rows, rowCount}. Columns: id, name.

WebSim Explorer /

list_trending_projects

remote  ]

Get a list of trending WebSim projects. Perfect for 'Show me trending projects' or 'What are the popular projects?' questions. Supports pagination and filtering by time range.

Notion /

listBlocks

remote  ]

Returns a paginated array of child block objects for the specified block.