Skip to content
Windsurf

scopus mcp for Windsurf

io.github.qwe4559999/scopus-mcp

A Model Context Protocol server for the Elsevier Scopus API

client:Windsurf transport:stdio runtime:pypi

Install scopus mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "scopus-mcp": {
      "command": "uvx",
      "args": [
        "scopus-mcp"
      ],
      "env": {
        "SCOPUS_API_KEY": "<SCOPUS_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

scopus mcp in other clients