leekwars-mcp
by Zleub
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LEEKWARS_LOGIN | Yes | Your LeekWars login | |
| MCP_SERVER_NAME | No | Name of the MCP server | |
| LEEKWARS_PASSWORD | Yes | Your LeekWars password | |
| LEEKWARS_SOCKET_URL | No | WebSocket URL (default: wss://leekwars.com/ws) | |
| LEEKWARS_SCRIPTS_DIR | No | Directory for LeekWars scripts (default: src/tools) | |
| LEEKWARS_API_BASE_URL | No | Base URL for the LeekWars API | |
| LEEKWARS_SOCKET_PROTOCOLS | No | Comma-separated WebSocket protocols | |
| LEEKWARS_AUTH_RETRY_DELAY_MS | No | Retry delay in milliseconds for authentication | |
| LEEKWARS_SOCKET_CONNECT_TIMEOUT_MS | No | WebSocket connection timeout in milliseconds | |
| LEEKWARS_SOCKET_REQUEST_TIMEOUT_MS | No | WebSocket request timeout in milliseconds | |
| LEEKWARS_SOCKET_MAX_BUFFERED_EVENTS | No | Maximum number of buffered WebSocket events |
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/Zleub/leekwars-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server