Loading MCP server directory, please wait...
Search scholarly sources, verify references, and export citations with traceable evidence.
npx @getmcp/cli add io.github.akougkas/cite-nexus-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.akougkas/cite-nexus-mcp": {
"command": "uvx",
"args": [
"cite-nexus-mcp"
],
"env": {
"CITE_NEXUS_CONTACT_EMAIL": "",
"SEMANTIC_SCHOLAR_API_KEY": "",
"OPENALEX_API_KEY": "",
"SERPAPI_API_KEY": "",
"SCOPUS_API_KEY": "",
"SCOPUS_INSTTOKEN": "",
"WOS_API_KEY": "",
"UNPAYWALL_EMAIL": ""
}
}
}
}