6 months ago
research-and-dataProfessional MCP server for OpenAlex academic research - ML-powered author disambiguation, institution resolution, and comprehensive researcher profiles with ORCID integration
Transform your AI assistant into a powerful academic research tool! This MCP server provides seamless access to OpenAlex's comprehensive database of 200+ million scholarly works and researchers. Features include intelligent author disambiguation using machine learning, automatic institution name expansion (MIT → Massachusetts Institute of Technology), ORCID-verified researcher profiles, and detailed academic metrics. Perfect for researchers, academics, and developers working with scholarly data.
Server Config
{
"mcpServers": {
"alex-mcp": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/drAbreu/alex-mcp.git",
"alex-mcp"
]
}
}
}