Odel
ToolUniverse

ToolUniverse

Local
@mims-harvard1.7kPythonApache-2.0Updated 1w ago

2,500+ scientific tools for AI scientists: life science, research, literature, and more.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItooluniversev1.4.1

Run

uvx tooluniverse

MCP client config

{
  "mcpServers": {
    "tooluniverse": {
      "command": "uvx",
      "args": [
        "tooluniverse"
      ]
    }
  }
}