Skip to main content
Glama
p-pouget

watch-materials-mcp

by p-pouget

last_articles_openalex_materiaux

Retrieve recently published materials science articles from OpenAlex. Each article includes open access status and is sorted by publication date.

Instructions

Récupère les dernières publications PARUES en science des matériaux (articles publiés dans des revues, via OpenAlex), triées par date, tous matériaux confondus. Différent des tools ArXiv qui retournent des preprints non encore validés : ici ce sont des articles parus. Indique pour chaque article s'il est disponible en accès libre. Pour une recherche ciblée par matériau, utiliser le tool de recherche OpenAlex.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
maxResultsNoNombre d'articles récents à retourner (défaut 30)
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses that the tool returns published articles (not preprints), sorted by date, and indicates open access status. It does not mention rate limits or auth, but for a read-only retrieval tool, the core behavioral traits are covered. A score of 4 is appropriate as it adds value beyond the name.

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 concise with three sentences. The first sentence states the main purpose, the second distinguishes from siblings, and the third gives a usage hint. No wasted words.

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?

Given the simplicity (one optional param, no output schema, no annotations), the description covers purpose, usage, and distinction adequately. It could mention return format but is otherwise complete for agent decision-making.

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

Parameters3/5

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

The single parameter maxResults is fully described in the input schema (default 30). The tool description does not add additional meaning beyond the schema. With 100% schema coverage, baseline 3 is appropriate.

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 it retrieves the latest published articles in materials science via OpenAlex, sorted by date, covering all materials. It explicitly distinguishes from ArXiv tools (preprints) and mentions the open access indicator. The verb 'Récupère' and resource are specific.

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?

The description explicitly tells when to use (latest published articles in materials science) and when not to use (for preprints, use ArXiv tools; for targeted material search, use search OpenAlex tool). It provides clear alternatives.

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/p-pouget/watch-materials-mcp'

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