Tooluniverse MCP Server

[//]: (mcp-name: io.github.mims-harvard/tooluniverse) AI agent (recommended) - open your AI agent and run. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-20 · ★ 1,655 · #3 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Tooluniverse

Claude Code

claude mcp add mims-harvard-tooluniverse -- uvx tooluniverse

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package tooluniverse - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.mims-harvard is GitHub-verified and matches the repo owner

03 · What Tooluniverse can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.4.1 · 2026-08-12

post-1.4.0 bug-hunt + onboarding-experience gaps (consolidates #391 + #392) · Upgrade to FastMCP 3 and restore CI · consolidated post-1.4.0 bug-hunt fixes (consolidates #395–#398) · Fix 11 tools returning confidently…

v1.4.0 · 2026-07-24

Remove 2 dead tool-category registrations pointing at deleted config files · Document tu build's undocumented side effect on the installed package · Fix parameter schemas that don't match what tools actually accept…

v1.3.1 · 2026-07-02

Bring remaining peptide-deorphanization work to main: ConoServer tool + router wiring · Add 28 new tool families (67 tools): local-compute analysis, ML-model gateways, and knowledge-base APIs · Add…

04 · Who maintains Tooluniverse

tooluniverse is maintained by mims-harvard. It's the only MCP server we track from this author; the repo dates to Mar 2025.

05 · Facts

category
automation - ranked #3 of 194 actively-maintained automation servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-08-12)
registry
io.github.mims-harvard/tooluniverse (active, first published 2026-02-06 · 30 versions)
packages
pypi:tooluniverse

06 · Tooluniverse FAQ

What is Tooluniverse?

[//]: (mcp-name: io.github.mims-harvard/tooluniverse) AI agent (recommended) - open your AI agent and run. It runs locally over stdio via the published package.

Is Tooluniverse still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Tooluniverse?

Run `uvx tooluniverse`. You can also paste the ready-made client config above.

Does Tooluniverse run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Tooluniverse

head to head · Ha MCP vs Tooluniverse · Tooluniverse vs Claude Flow · Windows MCP vs Tooluniverse

More automation MCP servers · Infomaniak MCP Agent · Jacobian · ArcGIS MCP Bridge · OPC-UA MCP Server · Probe Kit

More Python MCP servers · Agenticorg · Paper Banana CN · Terminal MCP · Py Scrappy · Hive Vault · see all