Biomcp (typescript)
@yeyuan98
关于 Biomcp (typescript)
A high-performance MCP server that gives LLMs access to 24 biomedical tools federated across 50+ upstream APIs — genes, variants, drugs, diseases, literature, and clinical trials in a single integration.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"biomcp": {
"command": "npx",
"args": [
"biomcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Biomcp?
Biomcp is a high-performance MCP server that gives LLMs access to 24 biomedical tools federated across 50+ upstream APIs—covering genes, variants, drugs, diseases, literature, and clinical trials in a single integration. It is designed for researchers, clinicians, and developers who need to query biomedical data through AI assistants.
How to use Biomcp?
Install and build with git clone, make install, and make build-bundle, then configure with Claude Desktop by adding a biomcp entry using npx biomcp or a local bundle.js path. Biomcp can also be run directly via npm start (stdio) or any stdio-based MCP client.
Key
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论