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

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments