
Model Context Protocol (MCP) Server
The Model Context Protocol (MCP) Server bridges AI assistants with external data sources, APIs, and services, enabling streamlined integration of complex workfl...
Oxylabs MCP Server connects AI to the web, enabling reliable, structured data extraction and real-time enrichment of your AI workflows.
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 |
The Oxylabs MCP Server is a middleware that enables AI agents to fetch structured, real-time data from any website, providing clean data for automation, research, and workflow enrichment.
Key use cases include web data extraction, AI workflow enrichment, market intelligence, content aggregation, and research automation.
Store your API keys as environment variables and reference them in your MCP server configuration to ensure sensitive data is not exposed in code.
Yes. Add the MCP component in FlowHunt, configure it with your Oxylabs MCP details, and your AI agents will gain access to real-time web data.
No prompt templates or tool definitions are visible in the current repository content; server provides the bridge and setup guidance.
The MCP server scores 4/10 for completeness and developer readiness, with good setup documentation but lacking prompt and tool details.
Unlock real-time web data for your AI agents and supercharge your automation with Oxylabs MCP Server.
The Model Context Protocol (MCP) Server bridges AI assistants with external data sources, APIs, and services, enabling streamlined integration of complex workfl...
The ModelContextProtocol (MCP) Server acts as a bridge between AI agents and external data sources, APIs, and services, enabling FlowHunt users to build context...
The XMind MCP Server seamlessly connects AI assistants to XMind mind map files, enabling advanced querying, extraction, and analysis of mind maps for efficient ...