Biomcp (typescript)
@yeyuan98
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"biomcp": {
"command": "npx",
"args": [
"biomcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments