fiss-mcp

broadinstitute/fiss-mcp
★ 4 stars Python 🔌 API Integration Updated 4d ago
MCP server for Terra
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fiss-mcp": {
      "command": "uvx",
      "args": [
        "fiss-mcp"
      ]
    }
  }
}

Or install with pip: pip install fiss-mcp

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables Claude and Claude Code to interact with [Terra.Bio](https://terra.bio) workspaces via the [FISS (Firecloud) API](https://github.com/broadinstitute/fiss). - [Available Tools](#available-tools) - [Read-Only Tools (Always Available)](#read-only-tools-always-available)

Tools (2)

my_workspacepython3