Skip to main content
Glama

ArxivSearcher MCP Server

by emi-dm

analyze_paper_trends

Identify trends in research papers by analyzing authors, keywords, timelines, or categories to uncover patterns and insights from academic datasets.

Instructions

Analyze trends in a collection of papers.

papers: List of papers from search_papers results analysis_type: Type of analysis ('authors', 'keywords', 'timeline', 'categories')

Input Schema

NameRequiredDescriptionDefault
analysis_typeNoauthors
papersYes

Input Schema (JSON Schema)

{ "properties": { "analysis_type": { "default": "authors", "title": "Analysis Type", "type": "string" }, "papers": { "items": { "additionalProperties": true, "type": "object" }, "title": "Papers", "type": "array" } }, "required": [ "papers" ], "type": "object" }
Install Server

Other Tools from ArxivSearcher MCP Server

Related Tools

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/emi-dm/Arxiv-MCP'

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