fiss-mcp
Verified Safeby broadinstitute
Overview
Enables Claude and Claude Code to interact with Terra.Bio for WDL pipeline development, monitoring, and debugging of genomics workflows.
Installation
fastmcp run src/terra_mcp/server.pyEnvironment Variables
- GOOGLE_APPLICATION_CREDENTIALS
Security Notes
The server implements a 'read-only by default' policy, requiring an explicit `--allow-writes` flag to enable write operations, significantly enhancing safety. No 'eval' or obvious obfuscation detected. External API interactions are with well-known Google Cloud (Storage, Batch) and FISS APIs. No hardcoded secrets were found, and it supports authentication via standard Google Application Default Credentials or the `GOOGLE_APPLICATION_CREDENTIALS` environment variable. The README provides extensive, critical guidance on data privacy and security when handling sensitive data (e.g., PHI, restricted genomic data).
Similar Servers
claude-code-subagents-collection
The repository serves as a comprehensive marketplace and registry for Claude Code, offering a wide array of specialized AI agents, commands, hooks, and a catalog of external Model Context Protocol (MCP) servers to enhance development workflows.
claude-code-mcp
Acts as an MCP server to enable LLMs to run Claude Code CLI in one-shot mode, bypassing permissions for complex coding, file system, Git, and terminal operations.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
RDFPortal-MCP
Facilitates SPARQL queries and API interactions with various biological/biomedical RDF databases for research and data integration.