Query Table MCP Server
by MCP-Mirror
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number for SSE transport mode (e.g., 8000) | |
| format | No | Output format for the data (e.g., markdown, csv) | markdown |
| endpoint | No | Browser endpoint URL. Use http:// for CDP mode (e.g., http://127.0.0.1:9222) or ws:// for remote Playwright Server. Leave empty for headless mode with new browser instance. | http://127.0.0.1:9222 |
| transport | No | Transport protocol for MCP server (e.g., sse for Server-Sent Events) | |
| user_data_dir | No | Browser user data directory path. Required for headless mode to maintain login sessions. | |
| executable_path | No | Path to the browser executable (e.g., Chrome or Edge). Required when using endpoint or headless mode. |
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 | |