MCP.so
ログイン

Semantic Scholar API MCP server

@benhaotang

Semantic Scholar API MCP server について

MCP server for Semantic Scholar to search for papers

基本情報

カテゴリ

メモリとナレッジ

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

benhaotang

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "semantic-scholar": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp",
        "mcp",
        "run",
        "/path/to/semantic-scholar-plugin.py"
      ],
      "env": {
        "SEMANTIC_SCHOLAR_API_KEY": ""
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Semantic Scholar API MCP server?

It is an MCP server that integrates with the Semantic Scholar API, built with the mcp-python-sdk. Designed for AI agents

コメント

「メモリとナレッジ」の他のコンテンツ