Pinchtab MCP Wrapper
by BDuba
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PINCHTAB_URL | No | Pinchtab URL (when mode=external) | |
| MCP_AUTH_TYPE | No | Auth type: none, bearer, api-key | none |
| MCP_HTTP_HOST | No | HTTP server host | 0.0.0.0 |
| MCP_HTTP_PORT | No | HTTP server port | 3000 |
| MCP_TRANSPORT | No | Transport type: stdio, streamable-http, sse | stdio |
| PINCHTAB_MODE | No | Pinchtab mode: docker or external | docker |
| BRIDGE_STEALTH | No | Bypass bot detection | |
| BRIDGE_TIMEOUT | No | Action timeout (seconds) | 30 |
| MCP_AUTH_TOKEN | No | Auth token for HTTP mode | |
| PINCHTAB_TOKEN | No | Auth token for Pinchtab | opencode-browser-token-secure |
| SCREENSHOTS_DIR | No | Base directory for screenshots | |
| DEFAULT_MAX_TOKENS | No | Token budget | 2500 |
| BRIDGE_BLOCK_IMAGES | No | Faster loading | |
| MCP_ALLOWED_ORIGINS | No | CORS allowed origins | * |
| SCREENSHOTS_PATTERN | No | Filename pattern | {timestamp}-{tabId}.jpg |
| BRIDGE_NO_ANIMATIONS | No | Consistent snapshots | |
| DEFAULT_SNAPSHOT_FORMAT | No | Default snapshot format: compact, text, json | compact |
| SCREENSHOTS_AUTO_CREATE | No | Auto-create directories | true |
| SCREENSHOT_DEFAULT_DELIVERY | No | Screenshot delivery: base64, s3, file | base64 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |