blowsh-mcp
by mokhtarabadi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment (e.g., production, development). | production |
| MCP_TRANSPORT | No | Transport mode for MCP (e.g., stdio, http). Default is stdio. | stdio |
| HTML2MARKDOWN_PATH | No | Path to html2markdown binary. Default is 'html2markdown' in PATH. | html2markdown |
| BROWSH_FIREFOX_PATH | No | Path to Firefox executable used by Browsh. Overrides default PATH lookup. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_webA | Fetch a web page and return its content as plain text, HTML, or Markdown. Uses a JS-capable browser for dynamic sites. |
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/mokhtarabadi/blowsh-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server