Thalovant MCP
Rank #3,961io.github.thalovant/thalovant-mcp
Connect MCP clients to Thalovant control-plane and hub runtime APIs over stdio or Streamable HTTP.
Thalovant MCP is a Model Context Protocol (MCP) server published by thalovant. It ranks #3,961 of 132,046 servers tracked on MCP Toplist. Thalovant MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 27 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 128,085 of 132,046 servers on MCP Toplist.
Use Thalovant MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add thalovant-mcp -- npx -y @thalovant/mcp-serverclaude mcp add thalovant-mcp -- docker run -i --rm ghcr.io/thalovant/thalovant-mcp:0.5.2[mcp_servers.thalovant-mcp]
command = "npx"
args = ["-y", "@thalovant/mcp-server"]Add to ~/.codex/config.toml.
[mcp_servers.thalovant-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/thalovant/thalovant-mcp:0.5.2"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"thalovant-mcp": {
"command": "npx",
"args": [
"-y",
"@thalovant/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"thalovant-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/thalovant/thalovant-mcp:0.5.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"thalovant-mcp": {
"command": "npx",
"args": [
"-y",
"@thalovant/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"thalovant-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/thalovant/thalovant-mcp:0.5.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"thalovant-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@thalovant/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"thalovant-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/thalovant/thalovant-mcp:0.5.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"thalovant-mcp": {
"command": "npx",
"args": [
"-y",
"@thalovant/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"thalovant-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/thalovant/thalovant-mcp:0.5.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"thalovant-mcp": {
"command": "npx",
"args": [
"-y",
"@thalovant/mcp-server"
]
}
}
}{
"mcpServers": {
"thalovant-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/thalovant/thalovant-mcp:0.5.2"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.thalovant%2Fthalovant-mcp)<a href="https://mcptoplist.com/server/io.github.thalovant%2Fthalovant-mcp"><img src="https://mcptoplist.com/badge/io.github.thalovant%2Fthalovant-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
thalovant
Available versions (27)
| Version | Published |
|---|---|
| 0.5.2 | Sep 19, 2026 |
| 0.5.1 | Sep 13, 2026 |
| 0.5.0 | Sep 13, 2026 |
| 0.4.1 | Sep 12, 2026 |
| 0.4.0 | Sep 12, 2026 |
| 0.3.0 | Sep 12, 2026 |
| 0.2.0 | Sep 12, 2026 |
| 0.1.24 | Sep 10, 2026 |
| 0.1.22 | Sep 10, 2026 |
| 0.1.21 | Sep 9, 2026 |
| 0.1.20 | Sep 9, 2026 |
| 0.1.19 | Sep 9, 2026 |
| 0.1.18 | Sep 9, 2026 |
| 0.1.17 | Sep 8, 2026 |
| 0.1.16 | Sep 3, 2026 |
| 0.1.15 | Sep 1, 2026 |
| 0.1.14 | Sep 1, 2026 |
| 0.1.13 | Sep 1, 2026 |
| 0.1.12 | Aug 17, 2026 |
| 0.1.10 | Aug 15, 2026 |
| 0.1.9 | Aug 13, 2026 |
| 0.1.8 | Aug 13, 2026 |
| 0.1.7 | Aug 3, 2026 |
| 0.1.6 | Jul 13, 2026 |
| 0.1.5 | Jul 7, 2026 |
| 0.1.4 | Jul 7, 2026 |
| 0.1.3 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Thalovant MCP?
- Thalovant MCP is maintained by thalovant, which publishes 1 MCP server (27 total versions) tracked on MCP Toplist.
- Is Thalovant MCP listed on the Official MCP Registry?
- Yes — Thalovant MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Thalovant MCP have?
- MCP Toplist tracks 27 versions of Thalovant MCP, most recently published on Sep 19, 2026.
- Where can I find the source code for Thalovant MCP?
- The source code for Thalovant MCP is hosted at github.com/thalovant/thalovant-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.