Skip to main content
Glama
Talhelf
by Talhelf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_trends
Search Google Trends for any keywords (performers, platforms, categories, etc.).

Args:
    keywords: List of search terms to analyze (max 5). Examples:
              ["Lana Rhoades", "Riley Reid"]
              ["pornhub", "onlyfans"]
              ["milf", "teen", "amateur"]
    timeframe: Time period. Options:
               'today 12-m' (past year, default)
               'today 3-m' (past 3 months)
               'today 5-y' (past 5 years)
               '2020-01-01 2024-12-31' (custom date range)
               Available back to 2004
    region: Geographic region code:
            'US' (USA, default)
            'GB' (UK)
            '' (Worldwide)
            Any ISO country code

Returns:
    Complete Google Trends analysis with interest over time, regional data, and related queries.
compare_performers
Compare Google search trends between different performers.

Args:
    performer_names: List of performer names to compare (max 5)
                    Example: ["Lana Rhoades", "Riley Reid", "Abella Danger"]
    timeframe: Time period (default: past 12 months)
               Use 'today 5-y' for 5 year comparison
               Use '2020-01-01 2024-12-31' for custom range
    region: Region code (default: US)

Returns:
    Comparative analysis showing which performer has higher search interest.
compare_platforms
Compare Google search trends between different adult platforms.

Args:
    platform_names: List of platform names (max 5)
                   Example: ["pornhub", "onlyfans", "xvideos"]
    timeframe: Time period (default: past 12 months)
    region: Region code (default: US)

Returns:
    Comparative analysis showing platform popularity trends.
analyze_category_trends
Analyze Google search trends for adult content categories.

Args:
    categories: List of category keywords (max 5)
               Example: ["milf", "teen", "amateur", "lesbian", "hentai"]
    timeframe: Time period (default: past 12 months)
    region: Region code (default: US)

Returns:
    Trend analysis showing category popularity and growth.
historical_analysis
Analyze historical trends for a keyword across multiple years.

Args:
    keyword: Single keyword to analyze (performer, platform, or category)
            Example: "Lana Rhoades", "onlyfans", "milf"
    start_year: Starting year (2004 or later)
    end_year: Ending year (default: 2024)
    region: Region code (default: US)

Returns:
    Multi-year trend analysis showing growth, peaks, and patterns.
trending_searches
Find trending and related searches for a keyword.

Args:
    base_keyword: Main keyword to find related searches for
                 Example: "pornhub", "onlyfans", or any performer name
    timeframe: Time period (default: past 12 months)
    region: Region code (default: US)

Returns:
    List of related and rising search terms.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Talhelf/ph-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server