Skip to content
MCP Server Community By @ammawla

ammawla/encode-toolkit

[![encode-toolkit MCP server](https://glama.ai/mcp/servers/ammawla/encode-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/ammawla/encode-toolkit) 🐧 - MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: ammawla/encode-toolkit Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-ammawla-encode-toolkit

Detailed Documentation

encode-toolkit MCP server 🐧 - MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments.

Configuration

{
  "mcpServers": {
    "ammawla-encode-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ammawla-encode-toolkit"
      ],
      "env": {}
    }
  }
}