mendeley-mcp
by pallaprolus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MENDELEY_CLIENT_ID | Yes | Your Mendeley API Client ID (obtained from dev.mendeley.com/myapps.html) | |
| MENDELEY_ACCESS_TOKEN | No | Your Mendeley access token (expires quickly - refresh token recommended) | |
| MENDELEY_CLIENT_SECRET | Yes | Your Mendeley API Client Secret (obtained from dev.mendeley.com/myapps.html) | |
| MENDELEY_REFRESH_TOKEN | No | Your Mendeley refresh token (recommended - obtained via mendeley-auth login) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mendeley_search_libraryA | |
| mendeley_get_documentB | |
| mendeley_list_documentsA | |
| mendeley_list_foldersB | |
| mendeley_search_catalogA | |
| mendeley_get_by_doiB | |
| mendeley_add_documentA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_recent_documents | Get the 10 most recently modified documents in the library. |
| get_all_folders | Get all folders in the library. |
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/pallaprolus/mendeley-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server