wavekit-mcp
by cxzzzz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAVEKIT_MCP_FILE | No | Log file path (empty for stderr) | |
| WAVEKIT_MCP_LEVEL | No | Log level (default: INFO) | |
| WAVEKIT_MCP_MAX_SESSIONS | No | Maximum number of sessions (default: 5) | |
| WAVEKIT_MCP_READ_ENABLED | No | Whether file read is enabled (default: false) | |
| WAVEKIT_MCP_WRITE_ENABLED | No | Whether file write is enabled (default: false) | |
| WAVEKIT_MCP_RUN_TIMEOUT_SEC | No | Timeout for each run in seconds (default: 120) | |
| WAVEKIT_MCP_OUTPUT_MAX_CHARS | No | Maximum characters in output (default: 500) | |
| WAVEKIT_MCP_RESULT_PREVIEW_ITEMS | No | Number of preview items in results (default: 30) |
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/cxzzzz/wavekit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server