Orcidworks
orcidworksORCID Works: Recent publications for an ORCID iD
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
orcidworksORCID Works: Recent publications for an ORCID iD
| Name | Required | Description | Default |
|---|---|---|---|
| q | No |
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are absent, so the description carries the full burden of behavioral disclosure. It only says the output is 'recent publications' and does not clarify response shape, pagination, limitations, or whether the tool expects an ORCID iD, a name, or a search query. The output schema covers return structure but not operational behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is one short, front-loaded sentence that states the tool's resource and purpose without waste. It is concise, though the brevity sacrifices operational detail.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no annotations and only one parameter, the definition is too thin to fully support selection and invocation. It leaves the input contract undefined and provides no orientation among the many academic/publication-related sibling tools. The presence of an output schema prevents a lower score because return values are externally documented.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The sole parameter q has 0% schema description coverage and the description never explains what q should contain. An agent cannot tell whether q is an ORCID iD, a free-text query, or an exact identifier, making correct invocation essentially guesswork.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies the resource ('ORCID Works') and the output ('recent publications') tied to an ORCID iD. It is not a tautology and distinguishes the tool from the bare title. It lacks an explicit verb like 'retrieve' or 'list', which keeps it from a 5.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is given on when to use this tool versus sibling tools such as orcid, crossrefauthor, openalexauthor, or dblp. The phrase 'recent publications for an ORCID iD' implies a use case, but it does not state exclusions, prerequisites, or alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.