
browser-use MCP Server
The browser-use MCP Server empowers AI agents to control web browsers programmatically using the browser-use library. It enables automated browsing, data extrac...

Oxylabs MCP Server connects AI to the web, enabling reliable, structured data extraction and real-time enrichment of your AI workflows.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Oxylabs MCP (Model Context Protocol) Server is a bridge between AI assistants and the real-world web, providing a unified API to deliver clean, structured data from any site. By integrating with the MCP ecosystem, this server allows AI models and agents to access, query, and utilize external data sources on demand. This enables tasks such as automated web data extraction, enrichment of AI workflows with live information, and streamlined access to web content for large language models. The Oxylabs MCP Server is designed to enhance development workflows by allowing seamless interactions between AI clients and the web, making it valuable for developers who need programmatic access to comprehensive, real-time data.
No prompt templates are mentioned in the accessible repository content.
No explicit MCP resources are mentioned in the accessible repository content.
No server.py or tool definitions are visible in the accessible repository content.
windsurf.config.json).{
"mcpServers": {
"oxylabs-mcp": {
"command": "npx",
"args": ["@oxylabs/oxylabs-mcp@latest"]
}
}
}
{
"mcpServers": {
"oxylabs-mcp": {
"command": "npx",
"args": ["@oxylabs/oxylabs-mcp@latest"]
}
}
}
{
"mcpServers": {
"oxylabs-mcp": {
"command": "npx",
"args": ["@oxylabs/oxylabs-mcp@latest"]
}
}
}
{
"mcpServers": {
"oxylabs-mcp": {
"command": "npx",
"args": ["@oxylabs/oxylabs-mcp@latest"]
}
}
}
Securing API keys:
Store sensitive API keys using environment variables. Example:
{
"mcpServers": {
"oxylabs-mcp": {
"command": "npx",
"args": ["@oxylabs/oxylabs-mcp@latest"],
"env": {
"OXYLABS_API_KEY": "${OXYLABS_API_KEY}"
},
"inputs": {
"apiKey": "${OXYLABS_API_KEY}"
}
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"oxylabs-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “oxylabs-mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Overview from README.md |
| List of Prompts | ⛔ | No prompt templates found |
| List of Resources | ⛔ | No explicit resources listed |
| List of Tools | ⛔ | No tool definitions visible |
| Securing API Keys | ✅ | Setup instructions include env example |
| Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
| Roots Support | ⛔ | Not mentioned |
Between the overview and details available, the Oxylabs MCP Server provides well-documented setup instructions and a clear overview, but lacks visible details on prompts, resources, and tools in the provided files.
The Oxylabs MCP Server is professionally presented and easy to set up, with a credible license and good documentation. However, the lack of visible prompt templates, resource definitions, and tool descriptions makes it less informative for developers seeking to understand its full capabilities out-of-the-box. Based on the above, I would rate this MCP server a 4/10 for completeness and developer readiness, mainly due to missing technical details.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ⛔ |
| Number of Forks | 10 |
| Number of Stars | 39 |
Unlock real-time web data for your AI agents and supercharge your automation with Oxylabs MCP Server.

The browser-use MCP Server empowers AI agents to control web browsers programmatically using the browser-use library. It enables automated browsing, data extrac...

The OpenCV MCP Server bridges OpenCV’s powerful image and video processing tools with AI assistants and developer platforms via the Model Context Protocol (MCP)...

The AgentQL MCP Server integrates advanced web data extraction into AI workflows, enabling seamless structured data retrieval from web pages via customizable pr...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.