Skip to main content
Glama
avansaber

SEOMonster

by avansaber

psi_opportunities

Read-onlyIdempotent

Identify actionable Lighthouse opportunities with estimated load-time savings and SEO audit grades by severity using PageSpeed Insights lab data.

Instructions

Run PageSpeed Insights and return the actionable Lighthouse opportunity audits (estimated load-time savings) plus the Lighthouse SEO-category audits graded by severity (critical/high/medium/low). Lab data only; does not use field/CrUX data (use crux_snapshot / crux_history for real-user metrics). Defaults to the mobile strategy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesPage URL to analyze. Required.
strategyNoDefaults to mobile.
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. Description adds behavioral context: uses lab-only data, returns specific audits, defaults to mobile. No contradictions. Could mention potential quota limits or output size.

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?

Single sentence is efficient and front-loaded. Each clause adds distinct value (lab data, audit types, alternative tools, default strategy). Could be slightly restructured for readability.

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

Completeness3/5

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

Purpose and parameters are well-covered. However, with no output schema, the description only vaguely describes return types ('estimated load-time savings', 'severity grades'). Lacks concrete output structure for an agent to parse programmatically.

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

Parameters3/5

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

Schema coverage is 100% with descriptions for both url and strategy. Description only adds that strategy defaults to mobile, confirming existing schema info. No additional semantic depth beyond 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?

Description clearly states the tool runs PageSpeed Insights lab data and returns two specific audit types (opportunity savings, SEO severity). It distinguishes from siblings by emphasizing lab-only data and naming alternatives (crux_snapshot, crux_history) for field metrics.

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

Usage Guidelines4/5

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

Explicitly states that this tool uses lab data only and recommends field-data alternatives (crux_snapshot/crux_history). Also notes default mobile strategy. Could be more explicit about when to prefer this over sibling psi_analyze.

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/avansaber/seo-monster'

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