Skip to main content
Glama
ChenchaoZhao

paper-search

by ChenchaoZhao

paper-search

Agentische Werkzeuge für die akademische Literatursuche als MCP- und Skills-Integration

Installation

Sie können die paper-search-CLI und den MCP-Server global mit uv installieren:

uv tool install paper-search

Related MCP server: mcp-openalex

Konfiguration

Anmeldedaten und die optionale Kontakt-E-Mail werden aus ~/.config/paper-search/config.toml gelesen. Kopieren Sie config.toml.example an diesen Speicherort und ersetzen Sie die Platzhalterwerte. Die [api]-Werte sind optional; fehlende oder leere Werte lassen die entsprechende Quelle ohne Schlüssel.

Agent-Integration

Um paper-search als MCP-Server zu verwenden, fügen Sie dies zur MCP-Konfiguration Ihres Agents hinzu:

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

Oder mit uvx (ohne vorherige Installation):

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

Verwendung

OpenAlex hat seinen mailto-Polite-Pool im Februar 2026 eingestellt. Ohne einen OpenAlex-Schlüssel bietet der Dienst etwa 100 kostenlose Credits pro Tag, bevor er 429- oder 409-Antworten zurückgibt.

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