Skip to main content
Glama
thatsheaps

SEO Experts MCP

by thatsheaps

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_seo_expertsA

List the SEO experts available in this corpus, with their POV summary and tactic counts. Call this first to see who you can query.

query_seo_expertsA

Query real SEO experts' distilled tactics. Filter by topic (strategy, content, links, technical, tools, local, GEO/AI), a keyword, and/or a specific expert slug. Returns actionable tactics each linked to the expert's original source video.

get_expert_povA

Get a specific SEO expert's signature point of view and where their corpus is rich vs thin. Use before representing their view.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clear, distinct role: listing experts, querying tactics, and retrieving a specific expert's POV. There is minimal overlap, and the descriptions reinforce the boundaries.

Naming Consistency4/5

Tool names follow a verb-first pattern with snake_case, but mix verbs (list, query, get) and object naming (seo_experts vs expert_pov). This is still predictable and readable, with only minor deviations.

Tool Count5/5

Three tools is well-scoped for a niche knowledge-query server. Each tool fills an essential role without redundancy or bloat.

Completeness5/5

The tool set covers the full discovery and query lifecycle: list to see options, query to search tactics, and get for deep-dive POV. No obvious missing operations for the stated purpose.

Maintenance

ActivityStale
ResponsivenessNo issues