Serversio.github.qwe4559999/scopus-mcp
M

io.github.qwe4559999/scopus-mcp

io.github.qwe4559999/scopus-mcp · v0.1.8
▦ pypi
v0.1.8pypi pypi: scopus-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.qwe4559999/scopus-mcp",
  "description": "A Model Context Protocol server for the Elsevier Scopus API",
  "repository": {
    "url": "https://github.com/qwe4559999/scopus-mcp",
    "source": "github"
  },
  "version": "0.1.8",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "scopus-mcp",
      "version": "0.1.8",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Elsevier Scopus API Key",
          "isRequired": true,
          "isSecret": true,
          "name": "SCOPUS_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}