Skip to main content
Glama
kevinmaqueda

MCP DataForSEO Server

by kevinmaqueda

analyze_content_sentiment

Analyze sentiment of content for a keyword to determine positive, negative, and neutral distribution and connotations. Get clear insight into public opinion and content perception.

Instructions

Analyze sentiment of content related to a keyword. Returns positive/negative/neutral distribution and connotations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordYesThe keyword to analyze content for
country_codeNoCountry code. Available: ES, MX, AR, CO, US, GB, DE, FR, IT, PT, NL, BE, AT, CH, IE, PL, CZ, SE, DK, NO, FI, GR, HU, RO, BG, HR, SK, SI, LT, LV, EE, BR, CL, PEES
Behavior3/5

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

With no annotations, the description carries the burden of behavioral disclosure. It states the return format but does not explicitly confirm that the tool is read-only, what data source is used, or any limitations. For a simple analysis tool, the implicit read-only nature may suffice, but there is minimal behavioral context beyond the output.

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?

A single sentence that front-loads the core purpose and output; there is zero waste.

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?

The tool has only 2 parameters, 1 required, and no output schema. The description adequately conveys the purpose and output format at a high level, though it could elaborate on the exact structure of the distribution or the nature of 'content' (e.g., search results, web pages). Overall, it is a complete-enough description for an agent to invoke the tool correctly on a basic task.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already fully documents both parameters. The tool description adds no additional semantic context beyond what the schema provides, hence baseline 3.

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 uses a specific verb 'Analyze' with resource 'content related to a keyword' and names the output ('positive/negative/neutral distribution and connotations'), clearly distinguishing it from the myriad of other keyword/research tools in the sibling list.

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 implies usage when sentiment analysis is needed, but does not explicitly state when to use this vs alternatives or exclude other cases. Since no sibling tool directly overlaps, context is clear.

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/kevinmaqueda/mcp-dataforseo'

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