We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xstraven/mcp-server-learning'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•404 B
# Zotero API Configuration
# Copy this file to .env and fill in your actual values
# Your Zotero API key (get from https://www.zotero.org/settings/keys)
ZOTERO_API_KEY=your_api_key_here
# Your Zotero user ID or group ID (shown at https://www.zotero.org/settings/keys)
ZOTERO_LIBRARY_ID=your_user_id_here
# Library type: 'user' for personal library or 'group' for group library
ZOTERO_LIBRARY_TYPE=user