knitto-mcp-server-channel
by dimasknitto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub Personal Access Token with scope read:packages | |
| FIGMA_WS_HOST | No | Host bind WebSocket | 0.0.0.0 |
| FIGMA_WS_PORT | No | Port WebSocket di dalam container | 3055 |
| CURSOR_API_KEY | No | API key Cursor (opsional) | |
| FIGMA_WS_SERVER | No | Host socket untuk bridge (dalam container) | localhost |
| KNITTO_BRIDGE_CWD | No | Working directory agent bridge | /app/bridge-workspace |
| OPENROUTER_API_KEY | No | API key OpenRouter (opsional) | |
| KNITTO_BRIDGE_MODEL | No | Model Cursor agent | auto |
| FIGMA_WS_PUBLISH_PORT | No | Port yang di-publish ke host | FIGMA_WS_PORT |
| KNITTO_BRIDGE_JOB_TIMEOUT_MS | No | Timeout per job (ms) | 600000 |
| KNITTO_BRIDGE_MAX_CONCURRENT | No | Job paralel per channel | 1 |
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/dimasknitto/knitto-mcp-server-channel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server