Skip to main content
Glama
bizopsyello

perplexity-mcp-server

by bizopsyello

search

Submit a query to retrieve comprehensive information on any topic, with optional detail levels for brief, normal, or detailed results.

Instructions

Perform a general search query to get comprehensive information on any topic

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe search query or question
detail_levelNoOptional: Desired level of detail (brief, normal, detailed)
Behavior2/5

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

With no annotations provided, the description carries the full burden of disclosing behavioral traits. It only promises 'comprehensive information' without noting whether the tool is read-only, what data source it accesses, whether it has rate limits, or what the response format looks like.

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 one-sentence description is efficient and front-loaded with the verb and resource. It contains no filler, though its brevity limits the amount of actionable guidance.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the simple schema and lack of an output schema, the description still leaves important gaps: it does not explain what kind of results are returned, when this tool should be preferred over sibling tools, or how the optional detail_level affects behavior.

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?

The input schema already documents both parameters with descriptions, giving 100% coverage. The description adds only generic context ('any topic') and does not enrich the meaning of the parameters beyond what the schema provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear action ('Perform a general search query') and resource ('search') to gather information. However, it does not differentiate this from sibling tools like get_documentation or find_apis, so it stops short of full clarity.

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

Usage Guidelines2/5

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

No guidance is provided on when to choose this tool over alternatives. The phrase 'any topic' is extremely broad and gives no context or exclusions, leaving the agent without direction.

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/bizopsyello/perplexity-mcp-server'

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