ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

pipeworx-openalex

OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth)

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brucegutman/pipeworx-openalex
Or

pipeworx-openalex

OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • search_works
  • search_authors
  • search_institutions
  • get_concept

Connect

{
  "mcpServers": {
    "pipeworx-openalex": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/openalex/mcp"]
    }
  }
}

More at pipeworx.io/packs/openalex

Metadata

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brucegutman-pipeworx-openalex": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.