AgentHubAgentHub

adamamer20-paper-search-mcp-openai

MCP ServerMCP Registry官方收录

ai.smithery/adamamer20-paper-search-mcp-openai · v1.14.0

Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic…

概览

adamamer20-paper-search-mcp-openai 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "adamamer20-paper-search-mcp-openai": {
      "url": "https://server.smithery.ai/@adamamer20/paper-search-mcp-openai/mcp"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "ai.smithery/adamamer20-paper-search-mcp-openai",
  "type": "mcp-server",
  "version": "1.14.0",
  "displayName": "adamamer20-paper-search-mcp-openai",
  "description": "Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic…",
  "repository": {
    "url": "https://github.com/adamamer20/paper-search-mcp-openai",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://server.smithery.ai/@adamamer20/paper-search-mcp-openai/mcp"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "ai.smithery/adamamer20-paper-search-mcp-openai",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.smithery%2Fadamamer20-paper-search-mcp-openai/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
adamamer20-paper-search-mcp-openai — MCP Server 安装与配置 · AgentHub