Skip to main content
Glama
sablier-ai

Sablier MCP Server

Official
by sablier-ai

list_themes

Read-only

Browse the GRAIN theme library to access predefined themes with names, descriptions, keywords, and categories for investment analysis.

Instructions

Browse the GRAIN theme library. Returns predefined themes with names, descriptions, keywords, and categories.

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?

The readOnlyHint annotation already declares a safe read operation, so the description only needs to add context. It does mention that themes are 'predefined' and lists the return categories, which gives useful expectations. However, it does not disclose any potential pagination, ordering, or other behavioral traits, so it adds only moderate value beyond the annotation.

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 consists of two short sentences, each earning its place: the first sets the domain context, the second clarifies the output. There is no redundancy or fluff, and the key information is 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 listing tool with no parameters, an existing output schema, and a low complexity, the description is adequately complete. It covers the purpose and the return fields, which is sufficient for an agent to decide when and how to invoke it. Minor gaps like pagination or sorting are not critical given the tool's simplicity.

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 and the schema is empty with 100% coverage, so the baseline of 4 applies. The description does not need to explain parameters, and it appropriately focuses on the return value. No parameter semantics are missing because there are none.

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 identifies a browsing/listing action on the GRAIN theme library and specifies the output fields (names, descriptions, keywords, categories), distinguishing it from sibling tools that operate on portfolios, feature sets, or scenarios. The verb 'browse' is slightly less direct than 'list' but unambiguous. It is specific enough to separate it from other tools, though it could be more forceful.

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

Usage Guidelines3/5

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

The description implies the tool is for discovering predefined themes, but it does not explicitly state when to use it versus alternatives or mention any exclusions. With no parameters, usage is straightforward, but the description lacks comparative guidance against other list-type sibling tools.

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/sablier-ai/sablier-mcp'

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