mcp-client-credentials-auth
by velias
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_CC_PROXY_DEBUG | No | Enable debug logging to stderr | false |
| MCP_CC_PROXY_SCOPES | No | Override OAuth scopes sent in the token request (space-separated). When set, discovered scopes_supported is ignored. | |
| MCP_CC_PROXY_CLIENT_ID | Yes | OAuth client_id | |
| MCP_CC_PROXY_CLIENT_SECRET | Yes | OAuth client_secret | |
| MCP_CC_PROXY_REMOTE_MCP_URL | Yes | Remote MCP server URL (http:// or https://) | |
| MCP_CC_PROXY_REQUEST_TIMEOUT_MS | No | Timeout for all outgoing network calls: MCP requests, OAuth discovery, and token acquisition (ms) | 30000 |
| MCP_CC_PROXY_REFRESH_SKEW_SECONDS | No | Proactive token refresh window (seconds before token expiry) | 30 |
| MCP_CC_PROXY_CAPABILITIES_POLL_SECONDS | No | Interval to poll remote MCP server for capability changes (0 = disabled) | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/velias/mcp-client-credentials-auth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server