Skip to main content
Glama
jackdark425

aigroup-paper-mcp

by jackdark425

学术论文搜索

search_papers

Search academic papers across multiple platforms like arXiv and OpenAlex. Filter by field, category, and sort by relevance or date.

Instructions

跨多个学术平台搜索论文(arXiv、OpenAlex等)。支持多字段搜索、过滤和排序。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes搜索查询关键词。系统会自动优化和纠正拼写错误。
sourcesNo要搜索的特定平台。
fieldNo搜索字段:全部、标题、摘要、作者、关键词、全文。
categoriesNo按类别/主题过滤。
sortByNo排序字段
sortOrderNo排序顺序
limitNo每个平台的最大结果数(默认:10,最大:100)
offsetNo分页偏移量(默认:0)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultsYes
totalYes
sourcesYes
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only states that the tool searches multiple platforms and supports various options. It does not mention rate limits, error handling, caching behavior, authorization requirements, or any side effects. Critical information like automatic query optimization is only in the parameter schema, not in the 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 extremely concise—a single sentence that immediately states the tool's purpose and key features. There is no fluff, and all information is front-loaded. Every word adds value.

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

Completeness2/5

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

Despite an output schema existing (indicated) and rich parameter definitions, the description omits important contextual details such as pagination behavior, cross-platform result merging, data source differences, or any limitations. With 8 parameters and multiple enums, the description should provide more operational context to ensure correct usage.

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?

Schema coverage is 100%, so the baseline is 3. The description adds a high-level summary of capabilities (multi-field, filtering, sorting) but does not provide deeper insight into parameter interactions or constraints beyond what the schema already defines. No additional meaning is added for parameter usage.

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 function: searching papers across multiple academic platforms (arXiv, OpenAlex, etc.) with support for multi-field search, filtering, and sorting. It uses a specific verb ('search') and resource ('papers'), and the mention of platforms distinguishes it from sibling tools like advanced_search or fetch_paper.

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 provides no guidance on when to use this tool versus alternatives. It does not mention prerequisites, scenarios where this tool is preferred, or when not to use it. Sibling tools like advanced_search and smart_cache_search exist but no differentiation is given.

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/jackdark425/aigroup-paper-mcp'

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