Skip to main content
Glama
AntonioBlago

VisiblyAI MCP Server

by AntonioBlago

seo_workflow

Run multi-step SEO workflows to audit performance, diagnose indexing issues, and identify quick-win keyword opportunities with report generation.

Instructions

Run a multi-step SEO workflow with report generation. Workflows: seo_performance_audit (~150 credits), indexing_diagnosis (~200 credits), quick_win_analysis (~60 credits, DR-weighted keyword opportunities pos 10-100). Credits: 60-200 depending on workflow.

Requires VISIBLYAI_API_KEY. Use get_account_info to check your balance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workflowYes
domainYes
project_idYes
paramsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations, the description carries full burden. It discloses the requirement for an API key and credit consumption (60-200 credits per workflow), which is helpful for a workflow tool. However, it does not discuss side effects, error handling, rate limits, or what occurs upon credit insufficiency.

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?

The description is concise (two sentences plus a workflow list) and front-loaded with the main purpose. It could benefit from bullet points for readability, but it avoids unnecessary verbosity.

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?

The description covers workflow names and credits, but fails to explain three of four parameters (domain, project_id, params). While an output schema exists, the lack of input guidance makes the tool harder to invoke correctly without external knowledge.

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

Parameters2/5

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

Input schema has 4 parameters with 0% description coverage. The description only elaborates on the 'workflow' parameter by listing possible values and their credit costs. It does not explain 'domain', 'project_id', or 'params', leaving their semantics unclear despite the need for compensation.

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 purpose: 'Run a multi-step SEO workflow with report generation.' It lists three specific workflows (seo_performance_audit, indexing_diagnosis, quick_win_analysis) with credit costs, distinguishing this tool from sibling tools that perform single analyses instead of multi-step workflows.

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

Usage Guidelines3/5

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

The description mentions prerequisites (VISIBLYAI_API_KEY) and suggests using get_account_info to check balance, but it does not explicitly state when to use this tool vs. alternatives like individual analysis tools. Usage context is implied but not clearly delineated.

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

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