OpenPapers MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_papersA | Search academic papers by relevance via OpenAlex. Returns a compact list with DOI, title, authors, year, venue, citation count, OA status, and top concepts. Use |
| get_paperA | Fetch full metadata for a single paper by DOI, including the abstract (reconstructed from OpenAlex), authors with ORCID/affiliations, concepts, and references (enriched from CrossRef). |
| find_oa_pdfA | Find a legal Open Access PDF for a DOI via Unpaywall. Returns the OA status, the best OA location (with direct PDF URL if available), and a list of all OA locations (repository vs publisher, version, license). |
| download_pdfA | Download a PDF to the local PDF directory. Use |
| research_topicA | Convenience workflow: search OpenAlex for |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Kaago/openpapers-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server