Back to Home
nuin icon

agr-mcp-server-js

Verified Safe

by nuin

Overview

Provides a Model Context Protocol (MCP) server for accessing genomics data from the Alliance of Genome Resources across multiple model organisms.

Installation

Run Command
npx agr-mcp-server

Security Notes

The server uses Zod for robust input validation for all tool arguments. It interacts with public, read-only external APIs (Alliance of Genome Resources). No hardcoded secrets were found in the provided source code. Docker deployments are configured with strong security hardening (read-only filesystem, no-new-privileges). The `CHANGELOG.md` mentions query and error message sanitization, although explicit implementation details for all types of injections beyond Zod validation were not fully visible in the truncated `client.ts`. As it primarily makes HTTP requests and does not execute arbitrary code or interact with local databases based on user input, the risk is minimal.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks1
Last Update2025-12-16

Tags

genomicsbioinformaticsmodel-organismsMCPdata-integration