Scrappey MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCRAPPEY_API_KEY | Yes | Your Scrappey API key obtained from Scrappey.com |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scrappey_create_sessionB | Create a new browser session in Scrappey. Sessions persist browser state (cookies, localStorage) across requests. |
| scrappey_destroy_sessionB | Destroy an existing browser session in Scrappey to free resources |
| scrappey_list_sessionsB | List all active sessions for the current user |
| scrappey_session_activeC | Check if a specific session is currently active |
| scrappey_requestC | Send an HTTP request using Scrappey with antibot bypass capabilities. Supports GET, POST, PUT, DELETE, PATCH methods. |
| scrappey_browser_actionC | Execute browser automation actions in a session. Supports clicking, typing, scrolling, waiting, JavaScript execution, captcha solving, and more. |
| scrappey_screenshotC | Take a screenshot of a webpage. Optionally execute browser actions before capturing. |
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/pim97/mcp-server-scrappey'
If you have feedback or need assistance with the MCP directory API, please join our Discord server