thalovant/thalovant-mcp (thalovant/thalovant-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

C
Emerging
74/100

thalovant/thalovant-mcp

Stdio and Streamable HTTP MCP server for Thalovant control-plane and hub runtime APIs.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Sandbox Verified⚡ Live Monitored

every push re-verified

Who stands behind it

gmail.com (@thalovant) · Verified Publisher

Source: Glama · also listed on npm, github_repo_search

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: MCP_AUTH_TOKEN, MCP_HTTP_AUTH_TOKEN, MCP_OAUTH_CLIENT_SECRET, THALOVANT_ACCESS_KEY, THALOVANT_ACCESS_TOKEN, THALOVANT_API_TOKEN, THALOVANT_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
Are you the publisher? Confirm or correct these findings.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configMCP_ALLOWED_HOSTS
configMCP_ALLOWED_ORIGINS
configMCP_AUDIT_INCLUDE_ARGS
configMCP_AUDIT_LOG
configMCP_AUDIT_LOG_FILE
🔐 secretMCP_AUTH_TOKEN
configMCP_EVENT_STORE_FILE
configMCP_HTTP_ALLOWED_HOSTS
configMCP_HTTP_ALLOWED_ORIGINSBrowser Origin headers are rejected unless they exactly match .
configMCP_HTTP_ALLOW_CLIENT_CREDENTIAL_PATHSRuntime identityFile, configPath, profile, and fromEnv tool arguments are disabled for remote principals by default. Set =true only for trusted private deployments.
configMCP_HTTP_ALLOW_UNAUTHENTICATEDBearer auth is required unless =true is explicitly set.
🔐 secretMCP_HTTP_AUTH_TOKEN
configMCP_HTTP_AUTH_TOKENS
configMCP_HTTP_ENABLE_JSON_RESPONSE
configMCP_HTTP_HOST
configMCP_HTTP_MAX_BODY_BYTESRequest bodies are capped by , defaulting to 1 MiB.
configMCP_HTTP_PATH
configMCP_HTTP_PORT
configMCP_HTTP_PUBLIC_URL
configMCP_HTTP_RATE_LIMIT_MAX
configMCP_HTTP_RATE_LIMIT_WINDOW_MS
configMCP_HTTP_SESSION_TTL_MS
configMCP_HTTP_TRUST_PROXY
configMCP_OAUTH_AUDIENCE
configMCP_OAUTH_AUTHORIZATION_SERVERS
configMCP_OAUTH_CLIENT_ID
🔐 secretMCP_OAUTH_CLIENT_SECRET
configMCP_OAUTH_INTROSPECTION_URL
configMCP_OAUTH_ISSUER
configMCP_OAUTH_JWKS_URL
configMCP_OAUTH_REQUIRED_SCOPES
configMCP_OAUTH_SCOPES_SUPPORTED
configMCP_PUBLIC_URL
configMCP_RESOURCE_URL
configMCP_TRANSPORT
🔐 secretTHALOVANT_ACCESS_KEY
🔐 secretTHALOVANT_ACCESS_TOKEN2. — a pre-issued session access token.
configTHALOVANT_ALLOW_DEFAULT_PRINCIPAL_CREDENTIALS
configTHALOVANT_ALLOW_SHARED_CREDENTIALS
🔐 secretTHALOVANT_API_TOKEN1. — a scoped Thalovant API token. Recommended.
configTHALOVANT_API_URLconfigured apiUrl or (default https://api.thalovant.com).
configTHALOVANT_EMAIL3. + THALOVANT_PASSWORD — interactive-account login fallback.
configTHALOVANT_ENABLE_DESTRUCTIVE_TOOLS
configTHALOVANT_ENABLE_GIT_SKILL_SOURCES
configTHALOVANT_IDENTITY
configTHALOVANT_MCP_IDENTITY_DIR
configTHALOVANT_MCP_READONLY
🔐 secretTHALOVANT_PASSWORD3. THALOVANT_EMAIL + — interactive-account login fallback.
configTHALOVANT_PRINCIPAL_CREDENTIALS_DIR
configTHALOVANT_PRINCIPAL_CREDENTIALS_FILE
configTHALOVANT_PROFILE
configTHALOVANT_SCOPE
configXDG_CONFIG_HOME
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/thalovant/thalovant-mcp)](https://m8ven.ai/mcp/thalovant/thalovant-mcp)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 59c34503f9ccc901812a01f72411aff4d41bfbf8
code hash: da8d50a333eddf2a8bb4df8a5f2de03b7cc7bb9cf32691e3974e268a24dfe324
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client