Skip to main content
Glama

SEO Review Tools - MCP server

Official

get_seo_content_score

Analyze and evaluate SEO content quality by checking title tags, meta descriptions, body content, and keywords using real-time SEO data insights.

Instructions

Get the SEO content score from SEO Review Tools.

Input Schema

NameRequiredDescriptionDefault
body_contentYesThe body content of the document, including HTML formatting.
keywordYesThe main keyword for the SEO analysis.
meta_descriptionYesThe meta description of the content.
relatedkeywordsYesRelated keywords for the SEO analysis.
title_tagYesThe title tag of the content.

Input Schema (JSON Schema)

{ "properties": { "body_content": { "description": "The body content of the document, including HTML formatting.", "type": "string" }, "keyword": { "description": "The main keyword for the SEO analysis.", "type": "string" }, "meta_description": { "description": "The meta description of the content.", "type": "string" }, "relatedkeywords": { "description": "Related keywords for the SEO analysis.", "items": { "type": "string" }, "type": "array" }, "title_tag": { "description": "The title tag of the content.", "type": "string" } }, "required": [ "title_tag", "meta_description", "body_content", "keyword", "relatedkeywords" ], "type": "object" }

You must be authenticated.

Other Tools from SEO Review Tools - MCP server

Related Tools

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/SEO-Review-Tools/SEO-API-MCP'

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