Skip to main content
Glama
pim97
by pim97

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCRAPPEY_API_KEYYesYour Scrappey API key obtained from Scrappey.com

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
scrappey_create_session

Create a new browser session in Scrappey. Sessions persist browser state (cookies, localStorage) across requests.

scrappey_destroy_session

Destroy an existing browser session in Scrappey to free resources

scrappey_list_sessions

List all active sessions for the current user

scrappey_session_active

Check if a specific session is currently active

scrappey_request

Send an HTTP request using Scrappey with antibot bypass capabilities. Supports GET, POST, PUT, DELETE, PATCH methods.

scrappey_browser_action

Execute browser automation actions in a session. Supports clicking, typing, scrolling, waiting, JavaScript execution, captcha solving, and more.

scrappey_screenshot

Take a screenshot of a webpage. Optionally execute browser actions before capturing.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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