← All servers
πŸ”§

Thalovant MCPVerifiedπŸ›‘ No advisories

io.github.thalovant/thalovant-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
12 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

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

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

No permission details are published for this server yet. Check the source before you run it.

About

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

Packages & transports

npm@thalovant/mcp-serverv0.1.6 Β· npx
dockerghcr.io/thalovant/thalovant-mcp:0.1.6vlatest Β· docker run

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "thalovant": {
      "command": "npx",
      "args": [
        "-y",
        "@thalovant/mcp-server"
      ]
    }
  }
}

β–Ά 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 npx -y @thalovant/mcp-server