Skip to main content
Glama
ChenchaoZhao

paper-search

by ChenchaoZhao

paper-search

학술 논문 검색 MCP 및 Skills를 위한 에이전틱 도구

설치

uv를 사용하여 paper-search CLI와 MCP 서버를 전역으로 설치할 수 있습니다:

uv tool install paper-search

Related MCP server: mcp-openalex

구성

자격 증명과 선택적 연락처 이메일은 ~/.config/paper-search/config.toml에서 읽습니다. config.toml.example을 해당 위치에 복사하고 자리 표시자 값을 바꾸세요. [api] 값은 선택 사항입니다. 값이 없거나 비어 있으면 해당 소스는 키 없이 사용됩니다.

에이전트 통합

paper-search를 MCP 서버로 사용하려면 에이전트의 MCP 구성에 다음을 추가하세요:

{
  "mcpServers": {
    "paper-search": {
      "command": "paper-search-mcp"
    }
  }
}

또는 uvx를 사용하는 경우(사전 설치 없이):

{
  "mcpServers": {
    "paper-search": {
      "command": "uvx",
      "args": ["--from", "paper-search", "paper-search-mcp"]
    }
  }
}

사용법

OpenAlex는 2026년 2월에 mailto 폴라이트 풀을 폐지했습니다. OpenAlex 키가 없으면 서비스는 429 또는 409 응답을 반환하기 전에 하루 약 100개의 무료 크레딧을 제공합니다.

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for the OpenAlex scholarly database, providing AI agents with tools to search and retrieve academic works, authors, and institutions via natural language queries.
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Academic research MCP server for paper search, citation checks, graphs, and deep research.

  • Agentic search over your Dewey document collections from any MCP-compatible client.

  • MCP server for Altmetric APIs - track research attention across news, policy, social media, and more

View all MCP Connectors

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/ChenchaoZhao/paper-search'

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