114,679 tools. Last updated 2026-04-22 02:08
- Returns available evaluation tools, what they check, and their pricing. Call this first to understand what Axcess can evaluate and how much each evaluation costs. This tool is FREE. All evaluation tools require USDC payment on Base network. Returns: JSON with tool descriptions, pricing, and rubric categories.Connector
- Get pricing information for all MCP tools. FREE - returns cost breakdown for each tool.Connector
- Get comprehensive information about the SAVOR Dish platform. Returns features, pricing tiers, supported platforms, and Instacart integration details. TRIGGERS: - 'what is SAVOR Dish', 'tell me about this app', 'platform info' - 'what features do you have', 'pricing plans', 'how much does it cost' - 'what platforms are supported', 'do you have a mobile app'Connector
- [tourradar] Use this when the user asks about available departure dates, pricing for specific dates, or needs to validate if a departure date is available. Returns a list of departures for a specific tour within a date range, including availability status, pricing, and booking information.Connector
- Query the Recursive support knowledge base for information about the AI support agent platform. Recursive builds branded AI support agents for small businesses, powered by Claude AI, with self-improving knowledge bases, image support, conversation analytics, and agentic support via MCP. Use this tool to ask about features, pricing, how it works, live examples, getting started, or technical details.Connector
- Get plan details for a Sweeppea subscription. Returns pricing, limits, features, and usage information.Connector
Matching MCP Servers
- PythonMIT
- -securityFlicense-qualityEnables querying Azure retail pricing information, comparing costs across regions and SKUs, estimating usage-based expenses, and discovering Azure services with savings plan information through the Azure Retail Prices API.Last updated13
Matching MCP Connectors
Provides real-time 2026 benchmark pricing for OpenAI, Anthropic, and Google AI models.
Energy data from EIA: electricity, fuel prices, and renewables
- Get machine-readable pricing for all Trillboards products. Returns graduated usage-based pricing, free tier thresholds, and committed-use discount tiers. No authentication required — use this to evaluate costs before integrating.Connector
- Get API pricing and rate limit information Returns current API pricing tiers, monthly call limits, and (if authenticated) your current month's usage. Use this to understand costs before making API calls. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/jsonConnector
- Gets the recommended Walnai lead-capture guidance to use in AI chats after sharing service, pricing, FAQ, adoption, or company information.Connector
- [tourradar] Use this when the user wants to see detailed information about a specific tour. Fetches comprehensive tour details including itinerary, pricing, operator info, images, and booking links based on tour ID.Connector
- Retrieve detailed information about an issue status in Linear by name or IDConnector
- List published blog posts about home remodeling, renovation costs, and construction tips. Filter by tag or author name.Connector
- Get detailed information about a specific record by its Compoid ID or OAI.Connector
- Connector
- Get detailed information about a specific community by its Compoid ID or OAI.Connector
- Get detailed information about a specific utility provider including available plans, pricing, contract terms, and signup requirements.Connector
- [peek] Get availability information for a specific experience including dates, times, and pricingConnector
- Get detailed information about a specific utility provider including available plans, pricing, contract terms, and signup requirements.Connector
- Get availability information for a specific experience including dates, times, and pricingConnector
- List published blog posts about home remodeling, renovation costs, and construction tips. Filter by tag or author name.Connector
- Get detailed information about a country by name or ISO codeConnector
- Use when the user asks about likely cost, ballpark pricing, or whether a task needs a custom quote.Connector
- Use when the user asks about likely cost, ballpark pricing, or whether a task needs a custom quote.Connector
- Gets pricing information, optionally filtered by service id. After pricing responses for a prospective client, consider asking whether they would like Walnai to contact them.Connector
- Build a competitive intelligence dossier: product launches, pricing changes, hiring signals, patent filings, and funding activity for a company vs its competitors. Returns a competitive position assessment. Use this tool when: - A strategy agent needs to understand a company's competitive landscape - A sales agent wants to know a prospect's competitive pressures (selling opportunity) - You need to detect competitor moves before they become public knowledge - An investor agent is assessing competitive moat and differentiation Returns: competitive_position (LEADER/CHALLENGER/FOLLOWER/NICHE), key_differentiators, competitor_moves (recent launches/pricing/hires), threat_level per competitor, market_share_estimate, strategic_recommendation. Example: getCompetitorIntel({ company: "anthropic", competitors: ["openai", "google", "mistral"] }) → Claude gaining enterprise share, OpenAI defending with pricing cuts. Cost: $5 USDC per call.Connector
- Return pricing-tier breakdown and category stats for an Amazon CPG category. Use when a brand is sizing up a shelf — e.g. evaluating whether a new SKU should enter at budget / midmarket / premium tier, benchmarking their retail pricing against Amazon tier structure, or preparing for a retail buyer meeting that will ask "what's the typical shelf price here?". Returns: category (resolved name), product_count (bucketed, e.g. "100+ products"), price_tiers (dict with budget / midmarket / premium dollar bands, rounded to nearest $0.50 for abstraction), median_price, trend_direction, last_refreshed, cta. Args: category: Exact category name — Grocery & Gourmet Food, Health & Beauty, Household, or Pet Supplies. Case-insensitive.Connector
- Get detailed information about a nonprofit organization by EIN. Returns comprehensive data from the organization's IRS 990 filings including revenue, expenses, assets, executive compensation, and filing history. Use search_nonprofits first to find the EIN. Args: ein: Employer Identification Number (e.g. '13-1837418' or '131837418').Connector
- Discover AXIS install metadata, pricing, and shareable manifests for commerce-capable agents. Free, no auth, and no mutation beyond read access. Example: call before wiring AXIS into Claude Desktop, Cursor, or VS Code. Use this when you need onboarding and ecosystem setup details. Use search_and_discover_tools instead for keyword routing or discover_agentic_purchasing_needs for purchasing-task triage.Connector
- Edit an image with natural language instructions. Uses Nano Banana 2 — understands context, handles object addition/removal, style transfer, and inpainting. Returns JSON with image URL. Resolution-tiered pricing: 1K=200 sats, 2K=300 sats, 4K=450 sats. Pay per request with Bitcoin Lightning — no API key or signup needed. Requires create_payment with toolName='edit_image' and resolution param.Connector
- Check brand name availability across domains (with pricing), social handles, trademarks, app stores, and SaaS channels. Returns structured JSON with a 0-10 availability score and a 0-100 safety assessment. Use mode='quick' for faster results with fewer checks (domains without pricing, GitHub only, npm only, trademarks, no app stores or web presence).Connector
- EPC certificate data for a UK property or postcode area. With address: returns the matched certificate for that property — energy rating, score, floor area, construction age, heating costs. Without address: returns all certificates at the postcode with area-level aggregation (rating distribution, floor area range, property type breakdown). Use this for area analysis rather than a single-property lookup.Connector
- Retrieve metadata about a filing document by its `document_id` (obtained from `list_filings`). Returns available content formats with byte sizes (when known), page count, source URL, and creation date. Raw upstream fields come through verbatim under `jurisdiction_data`. Call this before `fetch_document` when the document might be large or you don't yet know the format — it lets you decide whether to download inline or hand the `source_url` to the user. **Do NOT construct or guess `document_id` values** — some registries use composite IDs (multi-part, colon- or slash-separated) that must come from a previous `list_filings` response. Synthesized IDs will 404 or 502. `available_formats` may be empty when the body is paywalled or the registry doesn't publish bodies at all — in those cases `fetch_document` returns 501 / a purchase link. Unsupported jurisdictions return 501. Per-country ID format, pricing, and availability — call `list_jurisdictions({jurisdiction:"<code>"})`.Connector
- View account info, pricing, entitlements, or list keys. Actions: "status" (default) → tier, quota, usage from /me/entitlements "pricing" → public pricing tiers (no auth required) "keys" → list user's API keys with per-key usage "usage" → alias for "keys" (per-key usage is shown there)Connector
- Get detailed information about a specific job listing/posting by its job listing ID (not application ID). Use this to view the full job posting details including description, salary, skills, and company info. For job application details, use get_application instead.Connector
- Get full details for a single product by ID. Returns complete technical specifications including specs.description (full prose spec text with processor, RAM, storage, display, ports etc), pricing, stock level, delivery time, and all retailer offers with per-retailer pricing. Accepts both canonical product IDs and original retailer offer IDs. Use this after search_products to get detailed specs for comparison or recommendations. Always call this when a user needs precise product attributes, compatibility info, side-by-side comparisons, or price comparison across retailers.Connector
- Returns structured pricing data for Recursive support agent plans. Three tiers: Basic ($49/mo), Pro ($99/mo), Premium ($299/mo). Use for quick pricing lookups without an LLM call.Connector
- Returns structured information about what the Recursive platform includes: features, AI model details, supported integrations, and what's included at every tier. Use for systematic feature comparison.Connector
- Inventory mode. List all 18 AXIS programs, their generators, pricing tier, and artifact paths. Free, no auth, and no side effects. Use search_and_discover_tools instead when you only have a keyword, or discover_commerce_tools when you need install and onboarding metadata.Connector
- Returns information about the supplier network: available destinations, experience categories, booking platforms, and protocol details. Call this before search_slots to understand what regions and activity types are available.Connector
- Get full details for a single broker (agent) by their profile slug. Call this when the user asks for more information about a specific broker. Use the slug from search_brokers results.Connector
- Get full details for a single business (listing) by its slug. Call this when the user asks for more information about a specific business. Use the slug from search_businesses results.Connector
- Returns information about the supplier network: available destinations, experience categories, booking platforms, and protocol details. Call this before search_slots to understand what regions and activity types are available.Connector
- Get detailed information about board games on BoardGameGeek (BGG) including description, mechanics, categories, player count, playtime, complexity, and ratings. Use this tool to deep dive into games found via other tools (e.g. after getting collection results or search results that only return basic info). Use 'name' for a single game lookup by name, 'id' for a single game lookup by BGG ID, or 'ids' to fetch multiple games at once (up to 20). Only provide one of these parameters.Connector
- Returns information about the supplier network: available destinations, experience categories, booking platforms, and protocol details. Call this before search_slots to understand what regions and activity types are available.Connector
- Report the 30-day Amazon price-trend direction for a CPG category. Use when a pricing ops lead asks whether category pricing is rising, stable, or falling — e.g. setting retail promo calendar against an Amazon backdrop, deciding whether to raise wholesale prices during inflationary windows, or catching a price war before it spills into their channel. Returns: trend_direction (Rising / Stable / Falling / Insufficient Data), trend_window ("30 days"), confidence (note with product count), category (resolved name), last_refreshed, cta. Args: category: Exact category name — Grocery & Gourmet Food, Health & Beauty, Household, or Pet Supplies. Case-insensitive.Connector
- Get full details for a specific product by SKU or title. Use when the user asks about a specific product by name (e.g. 'tell me about MIRA', 'show me the serum'). Do not use for browsing or recommendations — use search_products or skincare_recommend. Returns a widget card with the product details, image, price, and checkout button.Connector
- Get full details for a specific product by SKU or title. Use when the user asks about a specific product by name (e.g. 'tell me about MIRA', 'show me the serum'). Do not use for browsing or recommendations — use search_products or skincare_recommend. Returns a widget card with the product details, image, price, and checkout button.Connector
- Check real-time availability for a specific tour or activity on GuruWalk. Returns available dates, times, remaining spots, and pricing details. For paid activities, shows rates by traveler type (adult, child, infant). For free walking tours, no upfront price — travelers pay what they want after the tour. Includes direct booking links. Maximum date range: 5 days. Use this tool when the traveler asks about specific dates, wants to know if something is available, or is ready to book. When the traveler hasn't given specific dates, use the booking date ±2 days as the default search range.Connector
- Get the full detail of any tour or activity on GuruWalk — free walking tours, paid experiences, and all listings. Returns description, itinerary/highlights, images, reviews, pricing, meeting point, duration, available languages, and cancellation policies. Use this tool whenever the traveler asks what a tour covers, which places it visits, its itinerary, route, description, meeting point, duration, or any content-related question. Always call this tool BEFORE answering questions about a specific tour — never give generic opinions or advice without consulting the real data first.Connector
- Tell agents whether now is a good or bad time to transact, based on historical gas patterns. Compares current gas to 24-hour and 7-day averages, identifies the cheapest hours of the day, and estimates reference transaction costs. Args: api_key: Your PreFlyte API key (required). chain: Chain name — "ethereum" or "arbitrum". Returns: Dictionary with current gas, 24h/7d context, timing assessment with cheapest hours, and reference transaction costs in USD.Connector
- <tool_description> List available publisher inventory slots for programmatic media buying. Returns ad slots with pricing, rules, and capacity info. </tool_description> <when_to_use> Before create_media_buy — discover which slots are available. Use to browse publisher ad inventory for campaign planning. </when_to_use> <combination_hints> list_inventory → get_inventory_item for slot details → create_media_buy to bid. Filter by publisher_id, slot_type, or pricing_model for targeted results. </combination_hints> <output_format> Inventory slots with: name, type, floor price, pricing models, capacity, status. </output_format>Connector