immybot-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Set to 'gateway' for WYRE MCP Gateway, 'direct' for CLI mode. | direct |
| LOG_LEVEL | No | Logging level: debug, info, warn, error. | info |
| MCP_HTTP_PORT | No | HTTP server port for gateway mode. | 8080 |
| MCP_TRANSPORT | No | Transport mode: 'http' or 'stdio'. | stdio |
| IMMYBOT_CLIENT_ID | No | Application client ID (required for direct mode). | |
| IMMYBOT_TENANT_ID | No | Microsoft Entra tenant ID (required for direct mode). | |
| IMMYBOT_CLIENT_SECRET | No | Client secret (required for direct mode). | |
| IMMYBOT_INSTANCE_SUBDOMAIN | No | ImmyBot instance subdomain (required for direct mode). |
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/wyre-technology/immybot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server