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
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments