OpenAlex MCP Server
@dgitj
OpenAlex MCP Server について
An MCP server for the open science and open access platform OpenAlex.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"openalex": {
"command": "node",
"args": [
"path/to/dist/index.js"
]
}
}
}ツール
3Find papers by topic or keyword
Find papers by author
`paper://{paperId}` – Retrieve detailed paper information
概要
What is OpenAlex MCP Server?
An MCP server that enables academic paper searches via the OpenAlex API, allowing users to find papers by topic, keyword, or author and access detailed information.
How to use OpenAlex MCP Server?
Install dependencies with npm install, build with npm run build, then run with npm start. For Claude Desktop, add the provided JSON configuration pointing to the built dist/index.js.
Key features of OpenAlex MCP Server
- Search papers by topic or keyword.
- Search papers by author.
- Retrieve detailed paper information (title, abstract, authors, citations).
Use cases of OpenAlex MCP Server
- Quickly find academic papers on a research topic.
- Discover papers published by a specific author.
- Access paper metadata and citation counts.
- Integrate scholarly search into AI assistants like Claude.
FAQ from OpenAlex MCP Server
What is the difference between the two search tools?
search-papers finds papers by topic or keyword, while search-papers-by-author finds papers by author name.
What are the runtime requirements for OpenAlex MCP Server?
Node.js is required to run the server, as it is built with JavaScript and commands use node.
Where does the data come from?
All data is retrieved from the OpenAlex API, an open index of scholarly works.
What transports or authentication are needed?
The server uses standard MCP transport (stdio). The README does not specify any special authentication requirements.
Is there a limit on the number of papers returned?
The README does not specify query limits; assume default OpenAlex API limits apply.
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント