AgentUni

Thalovant MCP

by @thalovant / v0.5.1

Connect MCP clients to Thalovant control-plane and hub runtime APIs over stdio or Streamable HTTP.

Install

npm / stdio

npx -y @thalovant/mcp-server

Docker / streamable-http

docker run -i --rm ghcr.io/thalovant/thalovant-mcp:0.5.1

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-thalovant-thalovant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@thalovant/mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.thalovant/thalovant-mcp · published 2026-09-13 · updated 2026-09-13. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Other & General servers

Browse category