MCP Tools
by Cloud-Temple
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAF_PORT | No | Port WAF exposé | 8082 |
| SANDBOX_DNS | No | DNS pour sandbox réseau | 8.8.8.8,8.8.4.4 |
| S3_BUCKET_NAME | No | Bucket S3 | mcp-tools |
| MCP_SERVER_NAME | No | Nom du service | mcp-tools |
| MCP_SERVER_PORT | No | Port interne MCP | 8050 |
| S3_ENDPOINT_URL | No | Endpoint S3 | |
| PERPLEXITY_MODEL | No | Modèle Perplexity | sonar-reasoning-pro |
| S3_ACCESS_KEY_ID | No | Clé d'accès S3 | |
| PERPLEXITY_API_KEY | No | Clé API Perplexity | |
| PERPLEXITY_TIMEOUT | No | Timeout dédié Perplexity (s) | 600 |
| ADMIN_BOOTSTRAP_KEY | No | Token admin (⚠️ changer !) | change_me_in_production |
| S3_SECRET_ACCESS_KEY | No | Secret S3 | |
| TOOL_DEFAULT_TIMEOUT | No | Timeout par défaut outils (s) | 600 |
| TOOL_MAX_OUTPUT_CHARS | No | Troncature max des outputs | 50000 |
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/Cloud-Temple/mcp-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server