Find Awesome Section
find_awesome_sectionDiscovers sections/categories across awesome lists matching a search query and returns matching sections from awesome lists. You MUST call this function before 'get_awesome_items' to discover available sections UNLESS the user explicitly provides a githubRepo or listId. Selection Process: 1. Analyze the query to understand what type of resources the user is looking for 2. Return the most relevant matches based on: - Name similarity to the query and the awesome lists section - Category/section relevance of the awesome lists - Number of items in the section - Confidence score Response Format: - Returns matching sections of the awesome lists with metadata - Includes repository information, item counts, and confidence score - Use the githubRepo or listId with relevant sections from results for get_awesome_items For ambiguous queries, multiple relevant sections will be returned for the user to choose from.
When to Use
Use this tool when you need to discovers sections/categories across awesome lists matching a search query and returns matching sections from awesome lists.
you must call this function before 'get_awesome_items' to discover available sections unless the user explicitly provides a githubrepo or listid.
selection process:
- analyze the query to understand what type of resources the user is looking for
- return the most relevant matches based on:
- name similarity to the query and the awesome lists section
- category/section relevance of the awesome lists
- number of items in the section
- confidence score
response format:
- returns matching sections of the awesome lists with metadata
- includes repository information, item counts, and confidence score
- use the githubrepo or listid with relevant sections from results for get_awesome_items
for ambiguous queries, multiple relevant sections will be returned for the user to choose from.. This is part of the Awesome Lists provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 1+ 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("awesome-lists/find_awesome_section")xpay_run— Execute:xpay_run("awesome-lists/find_awesome_section", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | No | Maximum sections to return |
query | string | Yes | Search terms for finding sections across awesome lists |
confidence | number | No | Minimum confidence score (0-1) |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Awesome Lists (all tools) — 2 tools
- Get Awesome Items — $0.01/call
Links
- Tool page: https://xpay.tools/awesome-lists/find-awesome-section/
- Provider: https://xpay.tools/awesome-lists/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | number | No | Maximum sections to return |
query | string | Yes | Search terms for finding sections across awesome lists |
confidence | number | No | Minimum confidence score (0-1) |
Related Tools from Awesome Lists
Install Skill
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Awesome Lists

