get_openalex_work — paper mcp MCP Tool Read-only
get_openalex_work
(get openalex work) is one of 41 tools on the
paper mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_openalex_work from your client
- Claude Code paper mcp get_openalex_work run in your project directory
- Claude Desktop paper mcp get_openalex_work ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor paper mcp get_openalex_work ~/.cursor/mcp.json
- VS Code paper mcp get_openalex_work .vscode/mcp.json
- Zed paper mcp get_openalex_work ~/.config/zed/settings.json
- Windsurf paper mcp get_openalex_work ~/.codeium/windsurf/mcp_config.json
- Cline paper mcp get_openalex_work ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI paper mcp get_openalex_work ~/.gemini/settings.json
- Grok paper mcp get_openalex_work .mcp.json (in your project root)
- ChatGPT paper mcp get_openalex_work Settings → Connectors → Advanced → Developer mode
- Claude.ai paper mcp get_openalex_work Settings → Connectors → Add custom connector
- LangChain paper mcp get_openalex_work pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http paper-mcp https://latex-tools.online/mcp
Other tools on this server
- search_papers
- search_all
- search_medical
- get_paper
- search_by_author
- list_recent
- list_categories
- read_paper
- list_paper_sources
- recognize_formula
- recognize_table
- list_ocr_models
- lint_latex
- extract_pdf
- extract_pdf_result
- get_paper_citations
- get_paper_references
- get_paper_authors
- match_paper_title
- autocomplete_papers
- search_papers_bulk
- get_papers_batch
- search_authors
- get_author
- get_author_papers
- get_authors_batch
- search_snippets
- recommend_papers_for_paper
- recommend_papers_from_examples
- list_dataset_releases
- get_dataset_release
- get_dataset_download_links
- get_dataset_diffs
- get_openalex_citations
- get_openalex_references
- search_openalex_authors
- search_openalex_institutions
- search_openalex_works
- get_openalex_trends
- list_openalex_topics
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.