← All servers
πŸ”§

U2 MCP ServerVerifiedπŸ›‘ No advisories

io.github.bpamiri/u2-mcp
New to MCP? Start here β†’
6β˜… stars
0weekly installs
7 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/bpamiri, which proved it owns this namespace.

Verified owner: github.com/bpamiri β†—io.github.bpamiri/u2-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads U2_HOST, U2_USER, U2_PASSWORD, U2_ACCOUNT, U2_SERVICE, U2_PORT, ….

About

Connect AI assistants to Rocket Universe/UniData MultiValue databases via MCP.

Packages & transports

pypiu2-mcpv0.1.1 Β· uvx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "u2": {
      "command": "uvx",
      "args": [
        "u2-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx u2-mcp