Oxylabs AI Studio - Secure MCP Server by ALMC Security 2025

Oxylabs AI Studio

View on GitHub

{{ message }}

oxylabs / oxylabs-ai-studio-mcp-js Public

  • Notifications
  • Fork0
  • Star 0

Oxylabs AI Studio js mcp server

MIT license

0 stars0 forksBranches Tags Activity

Star

Notifications

main

BranchesTags

Go to file

Code

NameNameLast commit messageLast commit date
5 Commits
assetsassets
.gitignore.gitignore
LICENSELICENSE
README.mdREADME.md
eslint.config.jseslint.config.js
package-lock.jsonpackage-lock.json
package.jsonpackage.json
server.jsserver.js
View all files

Repository files navigation

Oxylabs + MCP

Oxylabs AI Studio MCP Server

Licence


📖 Overview

The Oxylabs AI Studio MCP server provides various AI tools for your agents.:

  • Scrape: Allows getting content from any url in json or markdown format.
  • Crawl: Based on prompt crawls a website and collects data in markdown or json format.
  • Browser Agent: Given a task, agent controls a browser to achieve given object and returns data in markdown, json, html or screenshot formats.
  • Search: Allows search the web for urls and their contents.

✅ Prerequisites

  • API KEY: obtain your Api Key from Oxylabs AI Studio dashboard:
  • node.js

Basic Usage

Cursor setup:

{ "mcpServers": { "oxylabs-ai-studio": { "command": "npx", "args": ["oxylabs-ai-studio-mcp"], "env": { "OXYLABS_AI_STUDIO_API_KEY": "OXYLABS_AI_STUDIO_API_KEY" } } } }

About

Readme

MIT license

Activity

Custom properties

0 stars

0 watching

0 forks

Report repository

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%

Related in Web Scraping - Secure MCP Servers

ServerSummaryActions
Fetcher MCP中文 | Deutsch | Español | français | 日本語 | 한국어 | Português | РусскийView
Bilibili Comments一个基于 Model Context Protocol (MCP) 的 B 站视频评论获取工具.View
Bright DataWelcome to the official Bright Data's Web MCP server, solving web access for LLMs and AI agents by a...View
Horse Racing NewsMCP server to get content from thoroughbreddailynews.com's RSS feedView
JCrawl4AIjcrawl4ai-mcp-server is a Spring Boot-based MCP server that interacts with the Crawl4ai API to perfo...View
Google Maps Reviews MCP ServerA simple tool to summarize reviews of a place on Google Maps. Provide the chatbot with the Google Ma...View