mcp-client-credentials-auth (redhat-community-ai-tools/mcp-client-credentials-auth) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. No publisher has claimed this listing.

C
Emerging
74/100

mcp-client-credentials-auth

A local stdio MCP server that authenticates to remote OAuth-protected MCP servers using the client_credentials grant, handling token acquisition and request forwarding.

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

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

redhat-community-ai-tools

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

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 1 credential: MCP_CC_PROXY_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowvitest@4.1.10GHSA-82fw-gwwq-j7x9

Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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_CC_PROXY_ALLOWED_TOOLSComma-separated tool name allowlist. When set, filters tools/list and blocks non-listed tools/call. See [Tool allowlist](#tool-allowlist).
configMCP_CC_PROXY_AUDIT_CALLSEmit per-call usage audit lines to stderr. See [Call audit log](#call-audit-log).
configMCP_CC_PROXY_CAPABILITIES_POLL_SECONDSInterval to poll remote capability changes (0 = disabled)
configMCP_CC_PROXY_CLIENT_IDOAuth client_id
🔐 secretMCP_CC_PROXY_CLIENT_SECRETOAuth client_secret
configMCP_CC_PROXY_DEBUGEnable debug logging to stderr
configMCP_CC_PROXY_HTTP_SESSION_IDLE_SECONDSHTTP mode: close sessions with no inbound MCP traffic for this long (0 disables). See [On-premises HTTP deployment](#on-premises-http-deployment-alternative).
configMCP_CC_PROXY_LISTEN_HOSTHTTP bind host (HTTP mode only; container image defaults to 0.0.0.0)
configMCP_CC_PROXY_LISTEN_PATHMCP Streamable HTTP mount path (HTTP mode only)
configMCP_CC_PROXY_LISTEN_PORTHTTP bind port (HTTP mode only)
configMCP_CC_PROXY_OAUTH_REDISCOVERY_SECONDSInterval to re-fetch OAuth PRM/AS metadata (both transports). 0 disables the timer only. See [OAuth discovery and scopes at runtime](#oauth-discovery-and-scopes-at-runtime).
configMCP_CC_PROXY_REFRESH_SKEW_SECONDSProactive token refresh window (seconds before expiry)
configMCP_CC_PROXY_REMOTE_MCP_URLRemote MCP server URL (http:// or https://)
configMCP_CC_PROXY_REQUEST_TIMEOUT_MSTimeout for MCP requests, OAuth discovery, and token acquisition (ms)
configMCP_CC_PROXY_SCOPES1. Resolves the IdP token endpoint and scopes via MCP Authorization discovery, or uses MCP_CC_PROXY_TOKEN_ENDPOINT / when configured
configMCP_CC_PROXY_STARTUP_TIMEOUT_MSShared wall-clock budget for a usable access token (when auth is required) and a reachable remote MCP before exit
configMCP_CC_PROXY_TOKEN_ENDPOINT1. Resolves the IdP token endpoint and scopes via MCP Authorization discovery, or uses / MCP_CC_PROXY_SCOPES when configured
configMCP_CC_PROXY_TRANSPORTLocal transport: stdio (default) or http (on-premises Streamable HTTP). See [On-premises HTTP deployment](#on-premises-http-deployment-alternative).
// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/velias/mcp-client-credentials-auth)](https://m8ven.ai/mcp/velias/mcp-client-credentials-auth)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: fc8adebd9836ff15eac653bc8d4a31275a28ae0a
code hash: 093e0326dfc24e6a374550b11a133d3a3c59dc36cdc069bf2b26f0140f735b9b
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