onekgpd-mcp
by dnaerys
Overview
Provides natural language access and filtering to the 1000 Genomes Project dataset for genomic variant and sample information.
Installation
docker run -p 9000:9000 --name onekgpd-mcp --rm dnaerys/onekgpd-mcp:latestSecurity Notes
The gRPC client uses a `TrustManager` that explicitly trusts all certificates when SSL is enabled, effectively disabling proper TLS certificate validation. This makes the connection vulnerable to Man-in-the-Middle (MITM) attacks, where an attacker could intercept and tamper with communication without detection. When SSL is explicitly disabled, it uses insecure credentials. There are no other obvious signs of malicious patterns or `eval` usage in the provided source code.
Similar Servers
knowledgebase-mcp
A standardized Model Context Protocol (MCP) server that aggregates and provides AI systems with access to diverse biomedical knowledge bases and analysis tools.
opentargets-mcp
Serves as a Model Context Protocol (MCP) server exposing the Open Targets Platform GraphQL API as a set of structured tools for AI agents and other MCP-compatible clients to access biomedical data.
open-targets-platform-mcp
This server acts as a Model Context Protocol (MCP) endpoint, enabling AI assistants to interact with the Open Targets Platform GraphQL API for drug discovery and target-disease association data.
data-commons-search
Provides a natural language search interface over open-access scientific datasets and tools, assisted by a Large Language Model (LLM) through the Model Context Protocol (MCP).