Introduction
@dgg32
关于 Introduction
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 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.yamlfile. - 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
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论