Skip to main content
Glama
drAbreu

OpenAlex Author Disambiguation MCP Server

by drAbreu

search_works

Search scholarly works in OpenAlex with filters for author, institution, publication year, and work type to support academic research and author disambiguation.

Instructions

Optimized MCP tool wrapper for searching works.

Args: query: Search query text author: (Optional) Author name filter institution: (Optional) Institution name filter publication_year: (Optional) Publication year filter type: (Optional) Work type filter (e.g., "article", "letter") limit: Maximum number of results (default: 25, max: 100) peer_reviewed_only: If True, apply peer-review filters (default: True) search_type: Search mode - "general" (title/abstract/fulltext), "title" (title only), or "title_and_abstract" (title and abstract only)

Returns: dict: Serialized OptimizedGeneralWorksSearchResponse with streamlined work data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
authorNo
institutionNo
publication_yearNo
typeNo
limitNo
peer_reviewed_onlyNo
search_typeNogeneral

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/drAbreu/alex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server