Tweek MCP Server
by waspeer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWEEK_API_KEY | Yes | Your Tweek API key | |
| TWEEK_API_BASE | No | Tweek API base URL | https://tweek.so/api/v1 |
| TWEEK_TOKENS_PATH | No | Path to token storage file | ~/.tweek-mcp/tokens.json |
| TWEEK_ENCRYPTION_KEY | No | 32-byte key for AES-GCM token encryption | |
| TWEEK_REQUEST_TIMEOUT_MS | No | HTTP request timeout (milliseconds) | 30000 |
| TWEEK_TOKEN_REFRESH_BUFFER_SEC | No | Proactive token refresh window (seconds) | 60 |
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/waspeer/tweek-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server