Skip to main content
Glama
alopez3006

snipara-mcp

by alopez3006

rlm_multi_project_query

Query across all projects in a team to get consolidated answers. Filter by specific projects or exclude them, and choose search mode for relevant results.

Instructions

Query across all projects in a team. Requires team API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesQuestion or topic
max_tokensNo
per_project_limitNo
project_idsNoOptional project IDs/slugs to include
exclude_project_idsNoOptional project IDs/slugs to exclude
search_modeNokeyword
include_metadataNo
prefer_summariesNo
Behavior2/5

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

With no annotations, the description must disclose behavioral traits. It indicates a query operation but lacks details on side effects, rate limits, authentication beyond the key, or return behavior. The description does not add value beyond the basic purpose.

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 description is brief and front-loaded, consisting of two concise sentences. Every word contributes to the core purpose. However, it sacrifices informativeness for brevity.

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

Completeness1/5

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

Given 8 parameters, no output schema, and the complexity of cross-project querying, the description is severely incomplete. It does not explain return format, pagination, or behavior across projects, leaving significant gaps for an AI agent.

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

Parameters1/5

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

Schema description coverage is only 38%, and the description provides no information about parameters. The agent must rely on sparse schema descriptions, which only cover two out of eight parameters. The description fails to add meaning or guidance for parameter usage.

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 clearly states the tool queries across all projects in a team, providing a specific verb and resource. It also notes the requirement for a team API key, adding context. However, it does not explicitly differentiate from similar sibling tools like rlm_search or rlm_multi_query.

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?

The description only mentions the requirement for a team API key, offering minimal guidance on when to use this tool versus alternatives. No exclusion criteria or specific use cases are provided, leaving the agent to infer appropriateness.

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/alopez3006/snipara-mcp'

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