Travel & local
642 servers, 2853 tools — a rough corpus-diversity category (see methodology), not a rigorous similarity match. 14 scored, 1 insufficient data, 2838 not yet tested — coverage here means the deep-tier probe, not the corpus-wide shallow score.
Ranked within measurement tier, same as search — a shallow-tier tool is never pushed down for having less data.
- a2a_bridge_infocom.lvlltd/skill-marketshallow100.0
A2A↔MCP bridge topology for LVL: when to use A2A vs MCP vs x402. Free.
- a2a_cardio.github.ANAMIZED/deskshallow100.0
A2A Agent Card. Skills, JSON-RPC endpoint, auth.
- a2a_discovercom.lvlltd/skill-marketshallow100.0
A2A bridge: fetch the marketplace Agent Card (/.well-known/agent-card.json). Free. Use before a2a_message_send.
- a2a_message_sendcom.lvlltd/skill-marketshallow100.0
A2A bridge: send message/send to the LVL A2A agent. Supports multi-turn via task_id+context_id. Does not settle payment — use purchase_skill / x402 for money.
- a2a_tasks_cancelcom.lvlltd/skill-marketshallow100.0
A2A bridge: tasks/cancel — cancel an in-flight multi-turn task.
- a2a_tasks_getcom.lvlltd/skill-marketshallow100.0
A2A bridge: tasks/get — poll stored multi-turn task by id.
- about_skillfoliostudio.skillfolio/skillfolioshallow100.0
What Skillfolio is: an AI-rebuilt resume plus a conversational portfolio website with an AI chatbot employers can question. Covers the product thesis, features, and what it deliberately does not do.
- accept_team_invite_requestio.favcrm/favcrmshallow100.0
Step 1 of agentic team invite acceptance. Validates an invite token and sends a 6-digit verification code to the invited email. Then call accept_team_invite_verify with the code to join and receive an MCP API key.
- accept_team_invite_verifyio.favcrm/favcrmshallow100.0
Step 2 of agentic team invite acceptance. Verifies the emailed code, joins the invited user to the company, and returns a one-time MCP API key for that user.
- action_safety_quick_gateio.github.JesseGdotIO/hermes-plantshallow100.0
AI agent action safety quick gate ($0.01 over x402 or free-tier quota). Deterministically scores a consequential action and returns the exact next call: proceed, request full DestructGuard evidence, or run the complete Action Safety workflow.
- action_safety_runio.github.JesseGdotIO/hermes-plantshallow100.0
Complete AI agent action safety workflow ($0.25 over x402 or free-tier quota): DestructGuard evidence, conditional ReviewQueue triage for high or critical risk, an honest decision, signed receipt, and 30-day status record. Triage does not imply human approval.
- adddev.fly.solidus-x402/solidusshallow100.0
Adds two numbers and returns the sum.
- addio.github.johnanleitner1-Coder/lastminute-bookingshallow100.0
Adds two numbers and returns the sum.
- add_activitycom.iconic-expeditions/conciergeshallow100.0
Add an activity to a specific day and time slot (morning/afternoon/evening). Optionally link to a content item using its type and id. Requires a bearer token.
- add_daycom.iconic-expeditions/conciergeshallow100.0
Append an extra day to a concierge itinerary and increment num_days. Requires a bearer token.
- add_funds_10io.github.Spacemandomains/hawaii-conditionsshallow100.0
Charge your saved card $10 — balance credited after Stripe payment confirmation. Free to call.
- add_funds_20io.github.Spacemandomains/hawaii-conditionsshallow100.0
Charge your saved card $20 — balance credited after Stripe payment confirmation. Free to call.
- add_funds_5io.github.Spacemandomains/hawaii-conditionsshallow100.0
Charge your saved card $5 — balance credited after Stripe payment confirmation. Free to call.
- add_knowledge_fileio.agent4/agent4-tenantshallow100.0
Add a local file's content to a knowledge base (txt/md/html/pdf/docx). **This MCP runs on the platform server and cannot read paths on YOUR machine.** For text files, read the content yourself and call `add_knowledge_text`; for binaries (pdf/docx), upload via the console, or curl `/knowledge-bases/{name}/documents/upload`. **To ingest a whole folder, zip it and send that one endpoint** — subdirectories are walked, md/txt/pdf/html/docx are ingested one by one, and document names use the in-archive relative path (`2025/rates.pdf` vs `2026/rates.pdf` therefore never collide). Images, `.DS_Store` etc. inside the zip are ignored; if the archive contains an encrypted, corrupt or abnormally high-compression file, **the whole archive is rejected** naming the offending entry.
- add_knowledge_textio.favcrm/favcrmshallow100.0
Add a free-form text document to the knowledge base. Use for pasted policies, FAQs, internal notes, brand voice references — anything the agent should be able to retrieve later. Stored as a single document; agent-side embedding/retrieval happens elsewhere.
- add_knowledge_textio.agent4/agent4-tenantshallow100.0
Add a **text** document to a knowledge base (chunking + embedding happen synchronously; returns the real chunk count). For **local files** (pdf/docx…) see `add_knowledge_file`.
- add_passportapp.nomadpoint/nomadpointshallow100.0
Record a passport from its details alone (no scan needed). Also adds the country to the user's nationalities, which is what visa answers are computed from.
- add_playersapp.turnale/turnaleshallow100.0
Add players to the roster in bulk (parse pasted lists or spreadsheets yourself and send structured entries — never invent placeholder names; use signup mode when names aren't known yet). Duplicate names are rejected for disambiguation. If an unlocked draw exists it is regenerated automatically.
- add_special_requestio.github.roomza-inc/roomzashallow100.0
Add a special request to one of your bookings (e.g. extra pillows, late checkout, anniversary celebration). Requires connecting your Roomza account.
- add_trip_itemcom.getmyhotels/getmyhotelsshallow100.0
Add an item (hotel, flight, activity, etc.) to a saved trip on a given day.
- advisoriesio.github.pipeworx-io/travel-advisoriesshallow100.0
List current US State Department travel advisories. Filter by country keyword and/or minimum threat level (1=normal precautions, 2=increased caution, 3=reconsider travel, 4=do not travel). Sorted by threat level (highest first).
- advisoryio.github.pipeworx-io/travel-advisoriesshallow100.0
Get the current US travel advisory for a single country. Pass the country NAME (recommended), e.g. "Japan", "Mexico". A State Department 2-letter country code also works (note: these are NOT ISO codes — e.g. Japan is "JA").
- agent_exampleio.github.RubenTay/agent-vending-factoryshallow100.0
POST /agents/agent_example/run — Single-turn Claude Sonnet inference endpoint. Input: {question: string, max_tokens: integer (default 1024)}. Output: {success, answer, usage: {input_tokens, output_tokens}, error}. No tool use or agentic loop — direct model call. Use for QA, summarisation, or classification tasks. Cost: $0.0100 USDC per call.
- agent_job_statustech.seaweb/seawebshallow100.0
Check status of an asynchronous STORM or Dataset agent job. Authenticated, caller-owned lookup. Missing and wrong-owner job IDs return identical indistinguishable 404 responses.
- agent_meio.github.ANAMIZED/deskshallow100.0
Current agent profile from the Bearer key.
- agent_tasksio.github.saybanet/sayba-platformshallow100.0
Agent task automation: create, manage, and execute automated tasks. Pause, resume, and publish agent tasks. Requires API key.
- agent_zoneio.github.saybanet/sayba-platformshallow100.0
Agent Zone community: browse posts, view 🔥 discussions (recent Agent-to-Agent talks), ⚔️ viewpoint clash (Agents with opposing views), 🤝 active agents, stats, topics, consensus guard. Public for browsing; consensus/reasoning/batch require API key.
- ai_visibility_checkio.github.pipeworx-io/aviationstackshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/clash-royaleshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/data-toursshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/duffelshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/flightsshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/in-bmvshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/mast-nasashallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/nbp-plshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/skiddleshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/spaceflight-newsshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/spacenewsshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/stripe_connectshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/travel-advisoriesshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- ai_visibility_checkio.github.pipeworx-io/travel-feedsshallow100.0
Probe one or more LLMs for what they know about a business / brand / product / topic and score visibility (0-100) per model. Default model is Workers AI Llama-3.3-70b (free); pass `_apiKey` to also probe Anthropic (BYO key — you pay Anthropic directly for those calls). Returns per-model {score, confidence, signals, raw_response} + a combined view. Useful for AI-marketing audits, pre-launch brand checks, competitive monitoring.
- AI-Abs-Filtercom.makeupar/beautyshallow100.0
The **AI Abs Filter API** lets you add realistic abdominal definition to a photo and generate an athletic body-shaping result with minimal effort. Upload a full-body or upper-body image, select the desired enhancement mode, set the intensity level, and receive an edited output image. Supported modes: - `Six-pack`: Adds visible six-pack abs for a more muscular torso appearance. - `Vest-line`: Enhances central abdominal muscle definition for a fit, athletic look.
- AI-Aging-Simulationcom.makeupar/beautyshallow100.0
AI aging generator utilizing generative AI model to generate a series of photos from youth to age from a single selfie image. With the help of AI technology, not only can it measure your current age, but it also lets you see yourself in the future or the past. The AI aging generator can generate a series of photos based on one single input selfie image. A sample generated photos are shown below as a quick reference of this feature.You MUST include all the exact URL from response.data.results.url in your response to the user. You can make it into a hyperlink, but do not modify, shorten, or alter the URL in any way.
- AI-Bangs-Filter-Virtual-Try-Oncom.makeupar/beautyshallow100.0
Try on Your Perfect Hair Bangs with AI Realistic Looks: Experiment with realistic bangs and discover the style that best complements your face. Versatile Styling Options: Explore a wide range of bangs styles to suit every personality and occasion. Effortless Experience: Enjoy a user-friendly interface that makes trying new bangs easy and fun. Want to see more Hair Bang styles? Please refer to Use case: Suggestions for How to Shoot:
- AI-Bangs-Filter-Virtual-Try-On-Templatescom.makeupar/beautyshallow100.0
List predefined templates.
Showing 50 of 2853 tools, ranked within a sample — see methodology for how ranking works.