Skip to main content
Glama

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

Related MCP server: browser-use MCP server

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"]

F
license - not found
-
quality - not tested
C
maintenance

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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