← Back to Plugins
MCP Server MCP

ENCODE Toolkit

github By github 👁 1 views ▲ 0 votes

20 MCP tools + 48 skills for ENCODE Project genomics — search, download, pipelines

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "encode-toolkit",
      "version": "0.3.0-beta.5",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "pypi",
      "identifier": "encode-toolkit",
      "version": "0.3.0b5",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm pypi

Comments

Sign in to leave a comment

Loading comments...