1000+ scientific tools for AI scientists: life science, reserach, literature, and more.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI agent (recommended) β open your AI agent and run:
The agent will walk you through MCP configuration, API keys, skill installation, and validation.
Add to your MCP config file:
--refresh checks PyPI for the newest release on every launch. Drop it
("args": ["tooluniverse"]) to start faster from uv's cache β then upgrade
with uv cache clean tooluniverse.
Install agent skills:
Claude Code users β one line, no config file:
Python developers β install the SDK. Install uv first and do not use system pip: on a current Mac, pip install tooluniverse fails with externally-managed-environment (PEP 668) and python3 -m venv can fail at ensurepip. uv manages its own Python and avoids both.
The base install covers the API and database tools. Local ML, cheminformatics, and plotting tools need extras β uv pip install 'tooluniverse[all]', or a single group such as [ml], [visualization], [bioinformatics]. Note [all] excludes pdf, singlecell, smolagents, client, and build, which install by name. Run tooluniverse-doctor to see which groups are missing.
tu CLI β discover, inspect, run, and test tools from the terminal.
Python SDK β programmatic access for building AI scientist systems.
Click to watch the demo (YouTube) (Bilibili)
ToolUniverse is an ecosystem for creating AI scientist systems from any large language model. Powered by the AI-Tool Interaction Protocol, it standardizes how LLMs identify and call tools, integrating more than 1000 machine learning models, datasets, APIs, and scientific packages for data analysis, knowledge retrieval, and experimental design.
Key features:
tu): Discover, inspect, run, and test tools directly from the terminal β 9 subcommands for interactive and scripted workflows
Building your project with ToolUniverse? Submit via GitHub Pull Request or contact us.
TxAgent: AI Agent for Therapeutic Reasoning [Project] [Paper] [PyPI] [GitHub] [HuggingFace]
TxAgent leverages ToolUniverse's scientific tool ecosystem to solve complex therapeutic reasoning tasks.
Medea: An Omics AI Agent for Therapeutic Discovery [Project] [Paper] [GitHub]
Medea integrates ToolUniverse tools for multi-omics analysis to identify therapeutic targets and predict drug responses across cancer, autoimmune, and other diseases.
Full documentation: zitniklab.hms.harvard.edu/ToolUniverse
tu)Shanghua Gao, the lead creator of this project, is currently on the job market.
Slack Β· GitHub Issues Β· Shanghua Gao Β· Marinka Zitnik
Leaders: Shanghua Gao Β· Marinka Zitnik
Contributors: Shanghua Gao Β· Richard Zhu Β· Pengwei Sui Β· Zhenglun Kong Β· Sufian Aldogom Β· Yepeng Huang Β· Ayush Noori Β· Reza Shamji Β· Krishna Parvataneni Β· Theodoros Tsiligkaridis Β· Marinka Zitnik
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tooluniverse)<a href="https://allmcps.com/mcp/tooluniverse"><img src="https://allmcps.com/api/badge/tooluniverse?style=directory" alt="Tooluniverse on AllMCPs" /></a>