Tavily Map
tavily_mapMap a website's structure. Returns a list of URLs found starting from the base URL.
When to Use
Use this tool when you need to map a website's structure. returns a list of urls found starting from the base url.. This is part of the Tavily Search provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 4+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("tavily/tavily_map")xpay_run— Execute:xpay_run("tavily/tavily_map", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
instructions | string | No | Natural language instructions for the crawler |
select_domains | array | No | Regex patterns to restrict crawling to specific domains or subdomains (e.g., ^docs.example.com$) |
select_paths | array | No | Regex patterns to select only URLs with specific path patterns (e.g., /docs/., /api/v1.) |
max_depth | integer | No | Max depth of the mapping. Defines how far from the base URL the crawler can explore |
limit | integer | No | Total number of links the crawler will process before stopping |
allow_external | boolean | No | Whether to return external links in the final response |
url | string | Yes | The root URL to begin the mapping |
max_breadth | integer | No | Max number of links to follow per level of the tree (i.e., per page) |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Tavily Search (all tools) — 5 tools
- Tavily Search — $0.02/call
- Tavily Extract — $0.02/call
- Tavily Crawl — $0.02/call
- Tavily Research — $0.02/call
Links
- Tool page: https://xpay.tools/tavily/tavily-map/
- Provider: https://xpay.tools/tavily/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
instructions | string | No | Natural language instructions for the crawler |
select_domains | array | No | Regex patterns to restrict crawling to specific domains or subdomains (e.g., ^docs\.example\.com$) |
select_paths | array | No | Regex patterns to select only URLs with specific path patterns (e.g., /docs/.*, /api/v1.*) |
max_depth | integer | No | Max depth of the mapping. Defines how far from the base URL the crawler can explore |
limit | integer | No | Total number of links the crawler will process before stopping |
allow_external | boolean | No | Whether to return external links in the final response |
url | string | Yes | The root URL to begin the mapping |
max_breadth | integer | No | Max number of links to follow per level of the tree (i.e., per page) |
Related Tools from Tavily Search
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Tavily Search

