Skip to main content
Glama
akkylab

litra-paper-search-mcp

by akkylab

search_papers

Search academic papers using natural language queries. Get results ranked by AI-powered relevance scoring with generated summaries.

Instructions

Search academic papers with AI-powered relevance scoring and summarization. Returns papers ranked by relevance with AI-generated summaries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesNatural language search query
year_toNoMaximum publication year (inclusive). NOTE: Year filtering is currently experimental. See year_from for details on the known limitation (Litra.ai issue #1068).
year_fromNoMinimum publication year (inclusive). NOTE: Year filtering is currently experimental. The pilot search stage does not yet apply the year filter, so some papers outside the specified range may still appear in results. Full support is tracked in Litra.ai issue #1068.
max_resultsNoMaximum number of papers (10-30, default: 30)
Behavior2/5

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

With no annotations, the description carries the full burden of disclosing behavioral traits. It mentions AI-powered scoring and summaries but omits details on authentication, rate limits, or response size. The schema notes experimental year filtering, but that is part of the parameter descriptions, not the main description.

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, consisting of two sentences that front-load the core purpose. Every sentence adds value with no redundant information.

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

Completeness3/5

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

The description covers the essential purpose but lacks information on return format, expected output details, and behavioral constraints. Given the tool has 4 parameters and no output schema, additional context would improve completeness.

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 input schema covers 100% of parameters with descriptions, so the description adds no extra semantics. Baseline score of 3 is appropriate; the description does not enhance understanding beyond what the schema provides.

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 the tool's purpose: searching academic papers with AI-powered relevance scoring and summarization. It specifies the verb 'search' and the resource 'academic papers,' which distinguishes it from siblings like 'check_credits' and 'search_author.'

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 does not provide guidance on when to use this tool versus alternatives or mention conditions for use. No explicit when-to-use or when-not-to-use instructions are given, leaving the AI agent without decision-making support.

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/akkylab/litra-paper-search-mcp'

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