Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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

Tools

Functions exposed to the LLM to take actions

NameDescription
agent_seo_manifestD
agent_seo_connection_statusD
agent_seo_privacy_auditD
agent_seo_detect_intentD
agent_seo_score_contentD
agent_seo_prioritize_opportunityD
agent_seo_check_image_altD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.9/5.0

Scored across 7 tools

Disambiguation5/5

Each tool targets a distinct SEO function (e.g., image alt, intent detection, privacy audit), with no apparent overlap in purpose.

Naming Consistency3/5

While all tools share the 'agent_seo_' prefix, some follow a verb_noun pattern (check_image_alt, detect_intent, prioritize_opportunity, score_content) while others are plain nouns (connection_status, manifest, privacy_audit), creating inconsistency.

Tool Count5/5

Seven tools is a reasonable number for a specialized SEO assistant, providing focused functionality without being overly numerous or sparse.

Completeness3/5

The set covers important SEO checks (alt text, content score, privacy) but lacks common tasks like keyword research, meta tag optimization, or sitemap management, indicating notable gaps.

Maintenance

ActivityMaintained
ResponsivenessNo issues