Thaïs MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for Express server (optional, default 3000) | |
| EMAIL_FROM | Yes | Sender email address (e.g., Hotel Thaïs <votre-email@gmail.com>) | |
| EMAIL_HOST | Yes | SMTP host for sending emails (e.g., smtp.gmail.com) | |
| EMAIL_PASS | Yes | Email account password or app password | |
| EMAIL_PORT | Yes | SMTP port (e.g., 587) | |
| EMAIL_USER | Yes | Email account username (e.g., votre-email@gmail.com) | |
| EMAIL_SECURE | No | Whether to use TLS for SMTP (optional, default 'false') | |
| THAIS_BASE_URL | Yes | Base URL for the Thaïs API (e.g., https://demo.thais-hotel.com/hub/api/partner) | |
| THAIS_PASSWORD | Yes | Password for Thaïs API authentication | |
| THAIS_USERNAME | Yes | Username for Thaïs API authentication |
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/AbderahmaneYOUSFI/ModelContextProtocol_Thais_API'
If you have feedback or need assistance with the MCP directory API, please join our Discord server