Skip to main content
Glama
mharnett

mcp-reddit-ads

by mharnett

reddit_ads_search_geo_targets

Search geographic targeting options for Reddit Ads, including countries and regions, by querying with a location name.

Instructions

Search geographic targeting options (countries, regions).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoSearch query (e.g. "United States", "California").
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It only states 'Search geographic targeting options' without disclosing whether the operation is read-only, requires authentication, or has rate limits. While 'Search' implies non-destructive behavior, the description lacks explicit behavioral context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence that immediately conveys the tool's purpose. No unnecessary words or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (one optional parameter, no output schema), the description is largely complete. It specifies the domain (countries, regions) but does not describe the output format or possible return values, though the lack of an output schema reduces the need.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema describes the 'query' parameter with examples. The description adds value by clarifying that the search is for countries and regions, which is not in the schema's parameter description. With 100% schema coverage, this extra context elevates the score above baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches geographic targeting options, specifically countries and regions. It uses a specific verb 'Search' and resource 'geographic targeting options', and distinguishes itself from sibling tools like reddit_ads_search_subreddits which search subreddits instead.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is used to find geographic targets for Reddit ads, but does not provide explicit guidance on when to use it versus alternatives, nor does it mention when not to use it or any prerequisites.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/mharnett/mcp-reddit-ads'

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