Submit

OpenAlex MCP Server

@DavidEncrypted

Provides tools to search and retrieve data about scholarly works from OpenAlex.

Server Config

{
  "mcpServers": {
    "openalex": {
      "command": "uv",
      "args": [
        "--directory",
        "/YOUR/INSTALL/DIRECTORY/openalex-mcp-server",
        "run",
        "server.py"
      ],
      "env": {
        "OPENALEX_EMAIL": "your.email@example.com"
      },
      "transportType": "stdio"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.