Skip to main content
Glama

Agent MCP BrightData

by elonmsk

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

  1. Créer et activer l'environnement virtuel :

python3 -m venv venv source venv/bin/activate # Sur macOS/Linux # ou venv\Scripts\activate # Sur Windows
  1. Installer les dépendances :

pip install -r requirements.txt

Utilisation

Lancer le serveur :

python server.py

Le serveur sera disponible sur ws://localhost:8000.

Outils disponibles

  • get_variants_for_gene : Récupère les variants DBSNP associés à un gène

    • Paramètre : gene (array de strings) - Tuple [namespace, id], ex: ["HGNC", "9896"]

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

An intelligent agent using the Model Context Protocol to iteratively explore and analyze websites in a structured way, with built-in duplicate protection and conversational interface.

  1. Installation
    1. Utilisation
      1. Outils disponibles

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          AI-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 updated -
          1
          2
          MIT License
          • Apple
        • A
          security
          F
          license
          A
          quality
          A 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 updated -
          1
          235
          17
          • Apple
          • Linux
        • A
          security
          A
          license
          A
          quality
          A 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 updated -
          4
          29
          2
          MIT License
          • Linux
          • Apple
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that intelligently fetches and processes web content, transforming websites and documentation into clean, structured markdown with nested URL crawling capabilities.
          Last updated -
          2
          25
          5

        View all related MCP servers

        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