Skip to main content
Glama
PageRankCafe

pagerankcafe-mcp

Official

Create a banner

create_banner

Create a banner ad by submitting an HTTPS image URL and click-through destination. The ad placement is detected automatically from image dimensions; requires a paid membership.

Instructions

Creates a new banner ad. The image URL must be HTTPS and match a supported dimension; the ad location is detected automatically from the image size. Requires a paid membership (Bronze/Silver/Gold); returns an error for free accounts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesHTTPS URL to the banner image. Supported sizes: 728x90, 300x250, 120x600, 160x600, 468x60, 336x280, 250x250, 851x315, 650x400, 800x82, 234x60, 125x125, 300x200, 120x240, 240x400, 150x60.
titleYesBanner title.
url_targetYesHTTPS click-through destination URL.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.1

TDQS

A4.5/5.0
Behavior4/5

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

Description discloses error behavior for free accounts and prerequisites (paid membership). No annotations are provided, so the description carries the full burden; it covers key behavioral aspects but could mention additional side effects or return details.

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

Conciseness4/5

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

Description is relatively concise but includes redundant details (supported sizes also in schema). However, the additional context about membership and detection adds value, so the verbosity is justified.

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 schema fully covers parameters and no output schema exists, the description provides sufficient context for usage. It could mention what returns or side effects occur on success, but the core usage is complete.

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?

Schema descriptions cover all parameters 100%, including URL requirements and supported sizes. The description adds context about membership and errors, though the parameter meanings are already well-defined in the schema.

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?

Clearly states the action ('Creates a new banner ad'), specifies the resource (banner ad), and distinguishes from sibling tools by mentioning automatic location detection from image size, which is unique to this tool.

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

Usage Guidelines5/5

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

Provides explicit conditions: HTTPS requirement, supported dimensions, membership levels, and error conditions for free accounts. This gives clear guidance on when this tool should be used versus alternatives.

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

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/PageRankCafe/mcp-server'

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