Skip to main content
Glama

get_seo_recommendations

Analyze React and Next.js projects for SEO, performance, and accessibility issues. Get actionable best practice recommendations without running a full Lighthouse audit.

Instructions

React ve Next.js projeleri için SEO, performans, erişilebilirlik önerileri döner. Lighthouse analizi yapmadan genel best practice bilgisi sağlar.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoÖneri kategorisi. Boş bırakılırsa tüm kategoriler döner.
Behavior3/5

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

With no annotations, description should compensate; it states it does not run Lighthouse, which is useful, but does not disclose other behaviors like whether it is a simple query or requires prior setup, or what the response format is.

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 concise with two sentences: the first states the purpose and scope, the second clarifies a key differentiator. No filler.

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?

For a simple tool with one optional parameter, the description covers purpose, scope (React/Next.js), and key differentiator (no Lighthouse). It lacks explicit mention of output structure, but context signals show no output schema, so it's acceptable.

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 fully documents the parameter, but the description adds context (React/Next.js specific, no Lighthouse) that clarifies the tool's scope beyond the enum values.

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 returns SEO, performance, and accessibility recommendations for React and Next.js projects, explicitly noting it does not perform Lighthouse analysis, which distinguishes it from sibling tools like lighthouse_analyze and compare_lighthouse.

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?

The description sets a clear context (general best practices without Lighthouse) and implies use cases (SEO, performance, accessibility), but does not explicitly state when not to use or direct to specific siblings, which is mildly lacking.

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/Samet-Berkay-Taskin/MCP-Frontend-Analyzer'

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