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.
[ 3315 tools indexed ]
[ all tools ]
30 / 3315
get_form
[ remote ]Read one form endpoint: URL, assignment, active/paused, submission COUNT, notification email, confirmation message, origin rule, and the embed snippet. Submissions themselves are dashboard-only (visitor PII) — this never returns them.
get_game_highlight_data
[ remote ]Returns a list of highlight data for a given game.
get_game_pace
[ remote ]Returns data about pace of game for a given season (back to 1999).
get_github_repo
[ remote ]Fetch detailed statistics and metadata for a GitHub repository. Returns star count, fork count, open issue count, primary programming language, project description, last updated timestamp, and contributor count. Use for evaluating open-source projects, competitive analysis, or monitoring project health.
get_guide
[ remote ]Get the full canonical guide for how a Dplooy feature works — rules, schemas, plan limits, and embed contracts. Call this BEFORE using a feature for the first time. Topics: workflow (the full build order), forms, data, bookings, chatbot, media, limits.
get_hourly_forecast
[ remote ]Get hour-by-hour weather forecast for a location in the United States. Perfect for 'What's the hourly forecast?' or 'Will it rain this afternoon in [US location]?' questions. Provides detailed hourly conditions for up to 48 hours.
get_hourly_forecast
[ remote ]Get hour-by-hour weather forecast for a location in the United States. Perfect for 'What's the hourly forecast?' or 'Will it rain this afternoon in [US location]?' questions. Provides detailed hourly conditions for up to 48 hours.
get_image_classification
[ remote ]Retrieve the classification result for a previously submitted image. Use the identifier returned by classify_image or classify_image_url. Poll this endpoint until the result is available.
get_image_dimensions
[ remote ] Account requiredReturns the width and height of an image. Useful before cropping to know the valid crop area.
get_incident
[ remote ]Get a single incident by ID.
get_invoice
[ remote ] Account requiredGet one invoice with line items, totals, status and — for drafts — effectiveFormat plus eInvoiceIssues[]: exactly what currently blocks finalize_invoice (empty list = ready to finalize). Response: { invoice { id, invoiceNumber, documentType, status, customerId, customerName, lineItems[], netTotal, taxTotal, grossTotal, format, effectiveFormat, eInvoiceIssues[], hasDocument, sentAt, paidAt, ... } }. Errors: { error: { code: 'not_found', ... } }.
get_invoice_document
[ remote ] Account requiredDownload the stored, immutable e-invoice artifact of a finalized invoice. XRechnung invoices return the full XML inline (field xml); ZUGFeRD/Factur-X invoices return the PDF/A-3 as base64 (field pdfBase64). Drafts have no document — finalize_invoice first. Response: { invoiceNumber, format, fileName, mimeType, xml?, pdfBase64? }. Errors: { error: { code: 'not_found' | 'invalid_state', ... } }.
get_job
[ remote ]Retrieves full details for a single job position by UUID, including title, department, location, FLSA classification, and current pay rate. Use list_employee_jobs first to find the job UUID. Call this for detailed info about a specific role assignment.
get_job_logs
[ remote ]Get logs for GitHub Actions workflow jobs. Use this tool to retrieve logs for a specific job or all failed jobs in a workflow run. For single job logs, provide job_id. For all failed jobs in a run, provide run_id with failed_only=true.
get_keyword_difficulty
[ remote ]Score one App Store keyword for difficulty and opportunity. Cost: 10 credits.
get_label
[ remote ]Get a specific label from a repository.
get_last_game
[ remote ]Get the gamePk (game_id) for the given team's most recent completed game.
get_league_leader_data
[ remote ]Returns a list of stat leaders overall or for a given league (103=AL, 104=NL).
get_library_docs
[ remote ]Get comprehensive documentation for commonly used libraries in Next.js projects. Available: framer-motion, mdx, headless-ui, next-themes, clsx, tailwind-plugins. Includes installation, usage examples, patterns, and best practices.
get_linescore
[ remote ]Get formatted linescore data for a specific MLB game.
get_list
[ remote ]Return one of MRB's consensus best-books lists, ranked by independent expert-source mentions.
get_list
[ remote ]Return one of MRB's consensus best-books lists, ranked by independent expert-source mentions.
get_llms_context
[ remote ]Get Better Auth LLMs.txt content for comprehensive context
get_llms_context
[ remote ]Get Better Auth LLMs.txt content for comprehensive context
get_local_time
[ remote ]Get the current local time for a US location. Shows what time it is right now at the specified location.
get_local_time
[ remote ]Get the current local time for a US location. Shows what time it is right now at the specified location.
get_location
[ remote ]Retrieves full details for a single company location by UUID, including complete address, phone number, and filing addresses for tax purposes. Use list_locations first to find the location UUID. Call this for complete information about a specific office or work site.
get_logs
[ remote ]Gets logs for a Supabase project by service type. Use this to help debug problems with your app. This will return logs within the last 24 hours.
get_market
[ remote ]Get detailed information about a specific market by slug. Returns probabilities, volume, liquidity, outcomes, and full market data.
get_market_stats
[ remote ]Get real-time OpenClaw Intel ecosystem stats: active Pro users, report count, data freshness, and coverage metrics. Always free. Use this to evaluate the intelligence quality before purchasing.