Tool-level search

WebMCP tools across the web

Search tool names, descriptions, and input properties — independent of host.

1,216 tools

jsonstat.com

set_dimension_role

Set the role of a dimension for data visualization. In flat mode, use 'row'. In pivot mode, use 'row' or 'column'.

act imperative requires dimensionId, role
jsonstat.com

filter_dimension

Filter a dimension to show only specific categories. Provide an array of category labels to include. Empty array shows all categories.

act imperative requires dimensionId, categories
jsonstat.com

search_data

Search for text across all cells in the current data view. Only available in flat view mode.

answer imperative requires query
jsonstat.com

sort_data

Sort the data by a specific column in ascending or descending order.

act imperative requires columnIndex, direction
jsonstat.com

export_csv

Export the current data view (including any filters and sorting) to a CSV file for download.

act imperative
jsonstat.com

get_metadata

Get comprehensive metadata about the currently loaded dataset including label, source, dimensions, and observation count.

answer imperative
jsonstat.com

get_dimensions

Get a list of all dimensions in the current dataset with their properties, available categories, and current filter settings.

answer imperative
jsonstat.com

get_data_summary

Get a summary of the current data view including row counts, view mode, active filters, and sort settings.

answer imperative
jsonstat.com

get_preset_endpoints

Get a list of available preset JSON-stat endpoints that can be quickly loaded.

answer imperative
citedy.com

check_robots_txt

Fetch robots.txt for a website and report whether major AI crawlers are allowed or blocked.

answer declarative
citedy.com

check_canonical_tag

Check whether a page has a valid canonical link and if it matches the final URL after redirects.

answer declarative
citedy.com

validate_json_ld_schema

Fetch a page and validate its JSON-LD structured data (schema.org) scripts.

act declarative
citedy.com

check_xml_sitemap

Validate XML sitemaps and check URL coverage basics for a website.

answer declarative
citedy.com

check_redirect_chain

Check redirect chains, loop risks, and final status codes for any URL.

answer declarative
citedy.com

check_http_headers

Inspect SEO and cache-critical HTTP response headers for a page URL.

answer declarative
citedy.com

check_hreflang_tags

Validate hreflang entries and x-default coverage on a page.

answer declarative
citedy.com

analyze_page_links

Count internal and external links, detect nofollow, and review link attributes.

act declarative
citedy.com

preview_open_graph_tags

Preview how a page looks when shared on social media (Open Graph and Twitter Cards).

act declarative
citedy.com

check_heading_structure

Analyze H1–H6 heading hierarchy and find structure issues on a page.

answer declarative
citedy.com

check_meta_tags

Analyze title, description, Open Graph, and Twitter Card meta tags.

answer declarative
marketingmanagerjobs.com

get_site_context

Return public Marketing Manager Jobs site context: stats, taxonomy, routes, recent jobs, and citation guidance.

answer imperative
marketingmanagerjobs.com

search_marketing_jobs

Search public active marketing manager-level jobs. Optional filters: q, role, location, level, remote, salary, skill, limit.

answer imperative
marketingmanagerjobs.com

get_research_trackers

Return public research tracker data, including latest metrics, monthly trends, latest snapshot JSON, page URLs, and CSV export URLs.

answer imperative
marketingmanagerjobs.com

subscribe_to_newsletter

Subscribe to the free weekly marketing jobs digest email. Provide your email and optional filters.

transact imperative requires email
marketingmanagerjobs.com

action_company_get

Retrieve hiring history snapshot and active jobs list for a specific hiring company.

answer imperative requires name
marketingmanagerjobs.com

action_digest_subscribe

Subscribe to the weekly newsletter digest of new marketing manager roles.

transact imperative requires email
marketingmanagerjobs.com

action_job_get

Fetch details of a single job opening.

answer imperative requires slug
marketingmanagerjobs.com

action_jobs_search

Search and browse active marketing manager jobs.

answer imperative
marketingmanagerjobs.com

action_market_research_get

Fetch live macro hiring signals and trends from the marketing job market.

answer imperative
marketingmanagerjobs.com

action_salary_insights_get

Fetch live marketing manager salary statistics and transparency trends.

answer imperative
marketingmanagerjobs.com

action_saved_job_add

Save a job opening to the user's account saved-items.

act imperative requires item_id
aloyoga.com

search_catalog

Search the store catalog for products, collections, articles, and pages. Does NOT add anything to the cart; use update_cart for cart changes…

answer imperative requires catalog
aloyoga.com

browse_store

Browse OR navigate to store collections. Set navigate=true whenever the user wants to be taken to a collection page in the browser (triggers…

act imperative
aloyoga.com

get_product

Get product details, OR navigate the browser to the product page. Set catalog.navigate=true whenever the user wants to see/view the product …

answer imperative
aloyoga.com

show_variant

Navigate the browser to a product page, with a specific variant OR a partial option filter selected. Use for view intents: "show me", "open"…

act imperative requires catalog
aloyoga.com

get_cart

Get the current shopping cart contents — line items with product titles, variant titles, handles, URLs, images, unit prices, quantities, and…

answer imperative
aloyoga.com

update_cart

Add products to the cart, update line item quantities, or remove items. Use line_items[].item.id with a ProductVariant GID when the exact va…

act imperative requires cart
aloyoga.com

cancel_cart

Remove all items from the cart in one step. Use when the user wants to empty their cart or start over.

act imperative
aloyoga.com

proceed_to_checkout

Proceed to checkout. Verifies the cart is not empty, then navigates to the checkout page. When this tool succeeds the browser is ALREADY on …

act imperative
aloyoga.com

manage_orders

Navigate to the customer's order history page. Use when the user asks about past orders, order status, tracking, or returns. The user will b…

act imperative