MCP.so
ログイン

Introduction

@dgg32

Introduction について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

python

トランスポート

stdio

公開者

dgg32

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

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

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

概要

What is Introduction?

Introduction is the MCP server implementation for the article "MCP DrugBot: Leaner And Smarter". It integrates NCBI databases and OpenAI’s API to provide drug‑related information.

How to use Introduction?

Install the prerequisites (uv, Python, mcp), create a config.yaml file with your NCBI API key, NCBI email, and OpenAI API key, then follow the instructions in the associated article.

Key features of Introduction

  • Requires NCBI API key and email for database access.
  • Requires OpenAI API key for language processing.
  • Configuration via a single config.yaml file.
  • Built on the Model Context Protocol (MCP).
  • Licensed under the MIT open‑source license.

Use cases of Introduction

  • Querying drug information from NCBI databases.
  • Generating summaries or analyses using OpenAI.
  • Prototyping drug‑related MCP tools.

FAQ from Introduction

What API keys are needed?

You need an OpenAI API key, an NCBI API key, and an NCBI email address.

How do I configure Introduction?

Place your keys in a file named config.yaml in the code directory with the keys ncbi_key, ncbi_email, and openai_api.

What are the runtime requirements

コメント

「その他」の他のコンテンツ