mcp_query_table
by code1990
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind for SSE transport | 0.0.0.0 |
| PORT | No | Port to bind for SSE transport | 8000 |
| FORMAT | No | Output format (markdown or csv) | markdown |
| ENDPOINT | Yes | Browser WebSocket endpoint (e.g., http://127.0.0.1:9222) | |
| TRANSPORT | No | Transport mode (stdio or sse) | stdio |
| USER_DATA_DIR | Yes | Path to browser user data directory (e.g., /root/.config/google-chrome) | |
| EXECUTABLE_PATH | Yes | Path to Chrome/Edge executable (e.g., /usr/bin/google-chrome) |
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/code1990/mcp_query_table'
If you have feedback or need assistance with the MCP directory API, please join our Discord server