Skip to main content
Glama
0xHumban

perplexity-mcp

by 0xHumban

get_examples

Discover effective prompts and usage patterns for each tool in this Perplexity MCP server. Get concrete examples to guide your interactions.

Instructions

Get examples of prompts and usage patterns for this Perplexity MCP server.

This tool helps you discover what you can do with this server and provides
concrete examples of effective prompts for each tool.

Returns:
    Detailed examples and usage guide for all available tools

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It states the return value but does not disclose whether the tool is read-only, has side effects, or requires authentication. Adequate but minimal.

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?

Three concise sentences with no redundancies. The first sentence states the core purpose, the second adds context, and the third documents the return value. Well-structured and front-loaded.

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?

For a simple tool with no parameters and no annotations, the description adequately explains what the tool does and returns. It could mention safety or that it's a discovery tool, but it is largely complete given the low complexity.

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

Parameters4/5

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

The tool has zero parameters, so the baseline score is 4. The description appropriately adds no parameter information, as none is needed.

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 tool retrieves examples of prompts and usage patterns, distinguishing it from sibling tools that all perform queries. The verb 'Get' and resource 'examples' are specific and unambiguous.

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 use when seeking examples or guidance on using the server. While it doesn't explicitly state when not to use it or provide alternatives, the context is clear given sibling tool names.

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/0xHumban/perplexity-mcp'

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