Skip to main content
Glama
AldereteSergio

Pepe-MCP-Server

search

Run web research in a single pass using Perplexity. Build a structured query with context, problem, questions, and objectives to get ordered hypotheses and root-cause isolation steps.

Instructions

Investigación web en una pasada (Perplexity). Elegí detail_level: brief ≈1–2 objetivos, normal ≈3–5, detailed ≈6–8 en OBJECTIVES (skill pepe-research-brief). Para informe amplio multi-fuente usá deep_research.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoOpcional. Modelo Pro (ver list_available_models).
queryYesUn solo string CPQO (skill pepe-research-brief): CONTEXT · PROBLEM · QUESTIONS (bullets) · OBJECTIVES (1..n numerados). Opcional SCOPE/NON-GOALS.
streamNoOpcional. Streaming de salida (defecto false).
attachmentsNoOpcional. Rutas absolutas (imagen, PDF, etc.).
detail_levelNoOpcional. Alineado a skill: brief | normal | detailed ≈ cantidad de OBJECTIVES (1–2 / 3–5 / 6–8).

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.4.0

TDQS

A4.6/5.0
Behavior4/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 behavioral disclosure. It reveals that this is a one-pass research tool (not exhaustive), and it quantifies how `detail_level` affects output depth. It does not mention rate limits or authentication, but for a non-destructive search tool the core behavioral trait is well disclosed.

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?

The description is three concise sentences: it front-loads the purpose, explains the key parameter, and presents the alternative tool. Every sentence contributes actionable information with no filler.

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 search tool with fully documented parameters, the description is largely complete: it covers purpose, scoping, parameter semantics, and sibling routing. The only notable omission is the relationship with `chat_perplexity`, which could clarify when a conversational interface is preferred, but this is minor given the schema covers the remaining details.

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?

Schema coverage is 100%, so the baseline is 3, but the description adds meaningful value by mapping `detail_level` values to OBJECTIVES counts and referencing the pepe-research-brief skill. This goes beyond the schema's simple enum descriptions and helps the agent choose a parameter value correctly.

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 performs single-pass web research via Perplexity, giving a specific verb and resource. It also explicitly distinguishes itself from the sibling `deep_research` by describing the latter as the alternative for extensive multi-source reports.

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

Usage Guidelines5/5

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

It provides concrete guidance on choosing `detail_level` based on desired OBJECTIVES count (brief ≈1–2, normal ≈3–5, detailed ≈6–8). It also explicitly instructs the agent to use `deep_research` when a broader multi-source report is needed, making the selection criteria clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/AldereteSergio/Pepe-MCP-Server'

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