ammawla/encode-toolkit
[](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
Configuration
{
"mcpServers": {
"ammawla-encode-toolkit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ammawla-encode-toolkit"
],
"env": {}
}
}
}