Skip to main content
Glama
jackdark425

aigroup-paper-mcp

by jackdark425

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_TTLNoCache time-to-live in seconds3600
LOG_LEVELNoLogging level (e.g., info, debug, warn, error)info
CACHE_ENABLEDNoEnable caching of results (true/false)true
MAX_SEARCH_LIMITNoMaximum number of search results returned100

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_papersB

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

fetch_paperB

从指定平台根据ID获取论文的详细信息。返回完整的元数据。

fetch_latestC

从特定类别的平台获取最新论文。具有智能缓存和摘要模式功能。

list_categoriesB

列出一个或所有平台的可用类别/主题。

advanced_searchB

具有布尔运算符(AND、OR、NOT)、模糊匹配和精确匹配功能的高级搜索。

trend_analysisB

分析特定主题随时间的变化趋势,包括增长率、高峰期和关键词分析。

manage_cacheB

管理学术论文搜索的缓存系统,包括查看缓存内容、获取缓存项、清理缓存和获取统计信息。

smart_cache_searchA

基于语义相似度在缓存中查找相关文献数据,即使查询内容不完全相同也能找到相关结果。

Prompts

Interactive templates invoked by user choice

NameDescription
literature_review为特定研究主题生成全面的文献综述
research_gap_analysis分析特定研究领域中的研究差距和机会
paper_comparison比较和分析多篇相关论文

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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