Skip to main content
Glama

Fmind AI Security Architect Portfolio

List projects

list_projects
Read-only

List open-source projects and educational YouTube series.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
open_sourceYes
youtube_seriesYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.7/5.0
Behavior2/5

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

Annotations already declare readOnlyHint=true and openWorldHint=false, so the safety profile is covered. The description adds no behavioral context such as ordering, filtering, deduplication, or scope limitations; 'open-source projects and educational YouTube series' defines content, not behavior. There is no contradiction, but the description also contributes no extra behavioral transparency.

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 a single clear sentence front-loaded with the verb 'List.' It contains no filler, no repetition of the tool name, and no extraneous details. Every word earns its place.

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

Completeness5/5

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

This is a simple, zero-parameter list tool with an existing output schema and read-only annotations. The description fully captures the semantic domain, and nothing needed to invoke the tool correctly is missing. Sibling tools are distinct enough by name for an agent to differentiate.

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 schema is trivially complete at 100% coverage. The rubric sets a baseline of 4 for zero-parameter tools, and the description correctly has nothing to add about parameters.

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 states a specific verb 'List' plus the exact content scope: 'open-source projects and educational YouTube series.' It distinguishes itself from sibling tools like list_certifications and list_publications by naming the resource precisely. The title adds nothing beyond the description, which is appropriate.

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?

There is no guidance about when to use this tool versus its siblings such as list_publications or search_articles. The description does not express any exclusion condition or contextual trigger. Tool selection is left entirely to inference from the name and domain context, so this is a missing-guidance case rather than an implied one.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.