ENCODE Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from pypi. Last commit 21 Jun 2026.
20 MCP tools + 48 skills for ENCODE Project genomics — search, download, pipelines
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add encode-toolkit -- npx -y encode-toolkit
{
"mcpServers": {
"encode-toolkit": {
"args": [
"-y",
"encode-toolkit"
],
"command": "npx"
}
}
}
[mcp_servers.encode-toolkit]
command = "npx"
args = ["-y", "encode-toolkit"]
{
"mcpServers": {
"encode-toolkit": {
"args": [
"-y",
"encode-toolkit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"encode-toolkit": {
"args": [
"-y",
"encode-toolkit"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.