Agent MCP BrightData
Handles configuration through environment variables loaded from a .env file, managing API tokens and authentication details.
Implements a web API interface to access the agent's functionality, with interactive documentation available at /docs and /redoc endpoints.
References GitHub for project repository hosting, providing version control and collaboration features.
Provides external search capabilities through the search_engine tool that leverages Google for validation and complementary information.
Used as the WSGI HTTP server for production deployment, handling the scaling of worker processes for the web application.
Offers content extraction from web pages in Markdown format through the scrape_as_markdown tool for structured data processing.
Integrates with OpenAI's API for powering the agent's intelligence, requiring an API key for operation.
Supports deployment to Render cloud platform with included render.yaml file for automatic configuration and deployment options.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Agent MCP BrightDataget variants for the BRCA1 gene"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Indra Variants Server
Un serveur MCP (Model Context Protocol) qui récupère les variants DBSNP associés aux gènes via l'API Indra Discovery.
Installation
Créer et activer l'environnement virtuel :
python3 -m venv venv
source venv/bin/activate # Sur macOS/Linux
# ou
venv\Scripts\activate # Sur WindowsInstaller les dépendances :
pip install -r requirements.txtRelated MCP server: browser-use MCP server
Utilisation
Lancer le serveur :
python server.pyLe serveur sera disponible sur ws://localhost:8000.
Outils disponibles
get_variants_for_gene: Récupère les variants DBSNP associés à un gèneParamètre :
gene(array de strings) - Tuple [namespace, id], ex: ["HGNC", "9896"]
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceA server that enables AI systems to browse, retrieve content from, and interact with web pages through the Model Context Protocol.Last updated1
- AlicenseDqualityDmaintenanceAI-driven browser automation server that implements the Model Context Protocol to enable natural language control of web browsers for tasks like navigation, form filling, and visual interaction.Last updated12MIT
- AlicenseBqualityCmaintenanceA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated15438ISC
- AlicenseBqualityDmaintenanceA Model Context Protocol server enabling AI assistants to scrape web content with high accuracy and flexibility, supporting multiple scraping modes and content formatting options.Last updated4862MIT
Related MCP Connectors
Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/elonmsk/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server