Skip to main content
Glama
surendranb

papers-mcp

by surendranb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DO_NOT_TRACKNoSet to '1' to opt out of telemetry.
NO_TELEMETRYNoSet to '1' to opt out of telemetry.
DISABLE_TELEMETRYNoSet to '1' to opt out of telemetry.
PAPERS_MCP_TELEMETRYNoSet to 'false' to opt out of telemetry.
RESEARCH_MCP_S2_API_KEYNoSemantic Scholar API key to lift rate limits (optional).
PAPERS_MCP_TELEMETRY_URLNoURL of the telemetry gateway. Defaults to the papers-mcp worker.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_papersC

Search scholarly literature across multiple sources (arXiv, OpenAlex, Crossref, Semantic Scholar, PubMed)

get_paperA

Resolve one paper by identifier and return its metadata plus references (papers it cites) and citations (papers citing it) — works even for paywalled papers

list_sourcesA

List every scholarly source the server can search, with coverage, key requirements, and rate limits

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/surendranb/find-research-papers-mcp'

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