Skip to main content
Glama
telagod

PaperMCP

by telagod

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WOS_API_KEYNoAPI key for Web of Science (requires institutional subscription).
CORE_API_KEYNoAPI key for CORE (free).
PLUGIN_LIBGENNoSet to 'true' to enable LibGen plugin (disabled by default).
PLUGIN_SCI_HUBNoSet to 'true' to enable Sci-Hub plugin (disabled by default).
SCOPUS_API_KEYNoAPI key for Scopus (requires institutional subscription).
UNPAYWALL_EMAILNoEmail required for Unpaywall plugin when PLUGIN_UNPAYWALL=true.
ELSEVIER_API_KEYNoAPI key required for ScienceDirect plugin when PLUGIN_SCIENCE_DIRECT=true.
PLUGIN_OA_BUTTONNoSet to 'true' to enable Open Access Button plugin (disabled by default).
PLUGIN_UNPAYWALLNoSet to 'true' to enable Unpaywall plugin (disabled by default). Requires UNPAYWALL_EMAIL.
OA_BUTTON_API_KEYNoOptional API key for Open Access Button plugin.
PLUGIN_IEEE_XPLORENoSet to 'true' to enable IEEE Xplore plugin (disabled by default).
PLUGIN_SPRINGER_LINKNoSet to 'true' to enable Springer Link plugin (disabled by default).
PLUGIN_SCIENCE_DIRECTNoSet to 'true' to enable ScienceDirect plugin (disabled by default). Requires ELSEVIER_API_KEY.
SEMANTIC_SCHOLAR_API_KEYNoOptional API key for Semantic Scholar to increase rate limits.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
recommend_platformsA

根据查询意图和学科领域推荐最合适的学术搜索平台。返回按优先级排序的平台列表及其特点。

search_papersB

在指定平台搜索学术论文。使用 recommend_platforms 工具获取推荐平台。

download_paperC

从指定平台下载论文PDF文件

read_paperB

读取指定平台论文的PDF文本内容

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/telagod/papermcp'

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