Favicon of ToolUniverse

ToolUniverse Skill

AI Agent SkillCode & Developer ToolsPythonOpen source

ToolUniverse is a Python AI agent skill with npx, uvx/pip, docker. Democratizing AI scientists with ToolUniverse

How to use ToolUniverse Skill

Install or run

npx skills add mims-harvard/ToolUniverse

Client configuration

{
    "manifest_version": "0.4",
    "name": "tooluniverse",
    "display_name": "ToolUniverse",
    "version": "1.3.0",
    "description": "ToolUniverse: an ecosystem for democratizing AI scientists with 2000+ scientific tools.",
    "long_description": "ToolUniverse is an ecosystem for creating AI scientist systems from any large language model (LLM). It standardizes how LLMs interact with tools, integrating thousands of machine learning models, datasets, APIs, and scientific packages for data analysis, knowledge retrieval, and experimental design. This bundle exposes ToolUniverse capability via the Model Context Protocol (MCP), enabling AI assistants to perform complex scientific tasks.",
    "author": {
        "name": "ToolUniverse Team",
        "email": "shanghuagao@gmail.com",
        "url": "https://github.com/mims-harvard/ToolUniverse"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/mims-harvard/ToolUniverse"
    },
    "homepage": "https://github.com/mims-harvard/ToolUniverse",
    "documentation": "https://zitniklab.hms.harvard.edu/ToolUniverse/",
    "support": "https://github.com/mims-harvard/ToolUniverse/issues",
    "icon": "icon.png",
    "server": {
        "type": "python",
        "entry_point": "src/run_stdio.py",
        "mcp_config": {
            "command": "uv",
            "args": [
                "run",
                "--directory",
                "${__dirname}",
                "--with",
                ".",
                "--python",
                "3.12",
                "${__dirname}${/}src${/}run_stdio.py"
            ],
            "env": {
                "PYTHONPATH": "${__dirname}${/}src",
                "TOOLUNIVERSE_STDIO_MODE": "1",
                "PYTHONIOENCODING": "utf-8"
            }

What is ToolUniverse Skill?

ToolUniverse is a Python AI agent skill with npx, uvx/pip, docker. Democratizing AI scientists with ToolUniverse This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
90/100
Maintenance signal
95/100
Adoption signal
79/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Presentation work support
  • Document generation support
  • OpenAI provider support

Technical details

Install or run ToolUniverse using npx. Check mims-harvard/ToolUniverse for the latest setup command.

npxuvx/pipdockerstdioSSE
  • Built for Python
  • Built for Docker
  • Install or run with npx
  • Install or run with uvx/pip
  • Install or run with docker
  • Uses stdio transport
  • Uses SSE transport
  • API key required

Requirements and access

PythonDockerApache-2.0 licenseAPI key requiredDatabase accessAPI key requiredDatabase access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsDatabase accessCredentials requiredCan write or update dataAPI key required authenticationSelf-hosted

When to use ToolUniverse Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.

Built with

PythonDockernpxuvx/pipdockerstdioSSE

Explore related resources

Frequently asked questions

What is ToolUniverse?

ToolUniverse is a Python AI agent skill with npx, uvx/pip, docker. Democratizing AI scientists with ToolUniverse

Who is ToolUniverse best for?

ToolUniverse is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows.

How do I install ToolUniverse?

Install or run ToolUniverse using npx. Check ToolUniverse for the latest setup command.

Is ToolUniverse actively maintained?

ToolUniverse may need a closer maintenance check before production use.

Share:

Stars
1,468
Forks
227
Last commit
1 month ago
Repository age
1 year
License
Apache-2.0

Auto-fetched from GitHub.

Similar to ToolUniverse