Skip to main content
Glama
by oxylabs
server.json1.19 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.oxylabs/oxylabs-mcp", "description": "Fetch and process content from specified URLs & sources using the Oxylabs Web Scraper API.", "repository": { "url": "https://github.com/oxylabs/oxylabs-mcp", "source": "github" }, "version": "0.7.2", "packages": [ { "registryType": "pypi", "identifier": "oxylabs-mcp", "version": "0.7.2", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your Oxylabs username", "isRequired": false, "format": "string", "isSecret": true, "name": "OXYLABS_USERNAME" }, { "description": "Your Oxylabs password", "isRequired": false, "format": "string", "isSecret": true, "name": "OXYLABS_PASSWORD" }, { "description": "Your Oxylabs AI Studio api key", "isRequired": false, "format": "string", "isSecret": true, "name": "OXYLABS_AI_STUDIO_API_KEY" } ] } ] }

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/oxylabs/oxylabs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server