abrasio-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ABRASIO_HOST | No | Bind host when using 'streamable-http' transport. Default: '127.0.0.1'. | |
| ABRASIO_PORT | No | Bind port when using 'streamable-http' transport. Default: '8931'. | |
| ABRASIO_REGION | No | Target region for geo-configuration, e.g. 'BR', 'US', 'DE'. Configures locale and timezone automatically. | |
| ABRASIO_API_KEY | No | Cloud API key. If set, enables cloud mode. If unset, uses local mode. | |
| ABRASIO_HEADLESS | No | Run browser headless. Set 'false' to see the browser window (local mode only). Default: 'true'. | |
| ABRASIO_HUMANIZE | No | Set 'true' to enable human-like interaction timing on all actions (slower but more realistic). Default: 'false'. | |
| ABRASIO_TRANSPORT | No | MCP transport: 'stdio' for local clients, 'streamable-http' for remote/production. Default: 'stdio'. |
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/Scrape-Technology/abrasio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server