crossref for Cline
io.github.smaboundless/crossref
Search and retrieve scholarly metadata from the Crossref REST API
client:Cline
transport:stdio
runtime:pypi
Install crossref in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"crossref": {
"command": "uvx",
"args": [
"crossref-mcp-server"
],
"env": {
"CROSSREF_MAILTO": "<CROSSREF_MAILTO>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs