tubemind-secure-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment (production or development) | production |
| AUDIT_LOG_PATH | No | Path to audit log file | ./logs/audit.log |
| YOUTUBE_CLIENT_ID | Yes | OAuth 2.0 Client ID from Google Cloud Console | |
| REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds | 10000 |
| TOKEN_ENCRYPTION_KEY | Yes | 64-character hex key for AES-256-GCM token encryption | |
| YOUTUBE_REDIRECT_URI | Yes | Redirect URI for OAuth callback (e.g., http://localhost:4000/oauth/callback) | |
| RATE_LIMIT_PER_MINUTE | No | Rate limit per minute | 60 |
| YOUTUBE_CLIENT_SECRET | Yes | OAuth 2.0 Client Secret from Google Cloud Console |
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
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/dewtech-technologies/tubemind-secure-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server