academic-workflow-mcp
by wuruiqi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OBSIDIAN_URL | No | Obsidian REST API base URL | http://127.0.0.1:27123 |
| ZOTERO_API_KEY | Yes | Zotero Web API key (required for write operations) | |
| OBSIDIAN_API_KEY | Yes | API key from the Obsidian Local REST API plugin | |
| ZOTERO_LOCAL_URL | No | Zotero local connector URL | http://127.0.0.1:23119 |
| LITERATURE_FOLDER | No | Vault folder for literature notes | 10-Literature |
| ZOTERO_LIBRARY_ID | Yes | Numeric library ID from zotero.org/settings/keys (required for write operations) | |
| OBSIDIAN_VAULT_NAME | No | Vault name for obsidian:// deep-links | |
| ZOTERO_LIBRARY_TYPE | No | Either 'user' or 'group' | user |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/wuruiqi/academic-workflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server