js-reverse-mcp
by 1600822305
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Chrome channel: stable, canary, beta, or dev (default: stable) | stable |
| headless | No | Run Chrome in headless mode (default: false) | false |
| isolated | No | Use a temporary user data directory (default: false) | false |
| log-file | No | Path for debug log output | |
| viewport | No | Initial viewport size (e.g., 1280x720) | |
| chrome-arg | No | Additional arguments to pass to Chrome (can be specified multiple times) | |
| ws-headers | No | Custom headers for WebSocket connection (JSON string) | |
| browser-url | No | Connect to a running Chrome instance via HTTP URL (e.g., http://127.0.0.1:9222) | |
| ws-endpoint | No | Connect to a running Chrome instance via WebSocket URL | |
| proxy-server | No | Chrome proxy server configuration | |
| executable-path | No | Path to a custom Chrome executable | |
| no-category-network | No | Disable all network-related tools | |
| accept-insecure-certs | No | Ignore SSL certificate errors (default: false) | false |
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/1600822305/js-reverse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server