Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Biology, Medicine and Bioinformatics
  3. Encode Toolkit
Encode Toolkit logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 6:48:10 PM

Encode Toolkit

User RatingsBe the first to rate and review this MCP server!
View Repository24 GitHub StarsTotal stargazers on GitHub for the source repository (24 stars).Visit Website
genomicsencodebioinformaticsresearch

Searches, downloads, tracks, and analyzes ENCODE genomic experiments through MCP tools and Claude workflows.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ammawla-encode-toolkit": {
      "command": "uvx",
      "args": [
        "encode-toolkit"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (20) Directory Badge Claim listing Alternatives📂 More in Biology, Medicine and Bioinformatics

Overview

ammawla/encode-toolkit MCP server exposes ENCODE genomic data discovery, file access, experiment tracking, and provenance workflows through MCP tools. It supports filtered searches, experiment and file metadata retrieval, local downloads, compatibility checks, citation exports, and derived-file provenance. Reach for it when an agent needs to find functional genomics datasets, organize downloaded experiments, or preserve analysis context around ENCODE data. The project also provides a Claude Code plugin and workflow skills for broader genomics research tasks.

Use cases

•Search ENCODE experiments by assay, organism, tissue, or cell line
•Download selected ENCODE files to a local directory
•Track experiments and export citations for a research project
•Compare experiments before combining their data
•Record provenance for files derived from ENCODE datasets

Key features

•Filtered ENCODE experiment and file search
•Experiment, file, quality, and audit metadata
•Individual and previewable batch downloads
•Local experiment tracking and collection summaries
•Citation, reference, and provenance management
•CSV, TSV, and JSON data export

Capabilities & Tool Schemas (20) ~456 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Encode Toolkit.

encode_search_experiments

Search ENCODE experiments with 20+ filters.

encode_get_experiment

Get full details for a single experiment including all files, quality metrics, and audit info.

encode_download_files

Download specific files by accession to a local directory.

encode_batch_download

Search + download in one step. Runs in preview mode by default.

encode_track_experiment

Track an experiment locally with its publications, methods, and pipeline info.

encode_list_files

List files for a specific experiment with format/type filters.

How Encode Toolkit works

What ammawla/encode-toolkit MCP server does

ammawla/encode-toolkit MCP server connects an MCP-compatible client to the ENCODE Project for genomic data discovery and local research organization. Its tools cover experiment searches, experiment details, file listings, file metadata, downloads, and filter metadata. The server can also maintain a local tracker for experiments and record relationships between source ENCODE files and derived outputs.

The repository describes support for common functional genomics data types, including ChIP-seq, ATAC-seq, RNA-seq, Hi-C, WGBS, and CUT&RUN. Beyond ENCODE’s live API tools, the project includes skills that guide work with databases such as GTEx, ClinVar, GWAS Catalog, JASPAR, CellxGene, gnomAD, Ensembl, UCSC Genome Browser, GEO, PubMed, bioRxiv, ClinicalTrials.gov, and Open Targets. These connected systems are presented as skills or MCP integrations rather than as the core ENCODE tool set.

How it works

Search tools accept experiment and file filters, while metadata and facet tools help identify valid filter values and show available-data counts. After an experiment is selected, the client can retrieve its files, quality information, audit details, publications, methods, and pipeline information. Downloads can target selected accessions or combine a search with a download operation; batch download starts in preview mode by default.

Local tracking supports collection-level workflows. Tracked experiments can be compared for combined-analysis compatibility, summarized statistically, exported as CSV, TSV, or JSON, and used to produce BibTeX or RIS citations. External references from sources including PubMed, bioRxiv, ClinicalTrials.gov, and GEO can be linked to tracked experiments. Derived files can be logged with their source data so provenance chains can be inspected later.

Setup and configuration

The README documents a Python 3.10-or-newer project and provides a direct MCP-only command using uvx:

bash
uvx encode-toolkit

Claude Desktop, Cursor, and Windsurf configurations use the same uvx command with encode-toolkit as its argument. The README also documents installation through pip and an npx-based configuration. A Claude Code plugin is available through the project’s marketplace commands and includes the MCP connector plus workflow skills.

The server includes a credential-management tool for storing, checking, or clearing ENCODE credentials when restricted data access is needed. The supplied material does not specify environment variables or a required credential format, so configuration details for authenticated access should be checked in the project documentation.

Tools and capabilities

The documented MCP tools support:

  • Searching experiments and files with combined filters.
  • Retrieving experiment, file, audit, quality, and facet metadata.
  • Listing files by experiment, format, or type.
  • Downloading individual files or previewing batch downloads.
  • Tracking experiments and listing tracked collections.
  • Exporting tracked data as CSV, TSV, or JSON.
  • Comparing experiments for combined analysis.
  • Exporting tracked publications as BibTeX or RIS.
  • Logging derived files and inspecting provenance chains.
  • Linking and retrieving external references.

Limitations and notes

The project is marked beta in the supplied README. Its live MCP tools are centered on ENCODE, while many additional databases are accessed through guided skills or separate MCP integrations. The material does not establish that every listed database is directly exposed as an MCP tool by this server. Restricted ENCODE data may require credentials, but public-data access and the exact authentication requirements are not specified here.

ammawla/encode-toolkit MCP server is licensed under AGPL-3.0. The README also identifies the project as having no telemetry and documents a full provenance workflow, but users should verify current behavior and version-specific details before relying on those properties in a production research process.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Biology, Medicine and Bioinformatics View all alternatives
  • Gget MCP logoGget MCP

    MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular gget library.

    Biology, Medicine and Bioinformatics2 views
    Compare vs Gget MCP →
  • Ucsc Genome MCP logoUcsc Genome MCP

    MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more.

    Biology, Medicine and Bioinformatics3 views
    Compare vs Ucsc Genome MCP →
  • Biothings MCP logoBiothings MCP

    MCP server to interact with the BioThings API, including genes, genetic variants, drugs, and taxonomic information.

    Biology, Medicine and Bioinformatics4 views
    Compare vs Biothings MCP →
  • Uniprot MCP logoUniprot MCP

    Auditable UniProt MCP server: 41 tools over the UniProt knowledgebase (entries, features, variants, PTMs, GO terms, cross-references) with per-query SHA-256 provenance and offline replay. uvx uniprot-mcp-server

    Biology, Medicine and Bioinformatics3 views
    Compare vs Uniprot MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
24
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
20
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Encode Toolkit

Run `uvx encode-toolkit`, or configure an MCP client to use `uvx` with `encode-toolkit` as its argument.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewEncode Toolkit AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ammawla-encode-toolkit?style=directory)](https://allmcps.com/mcp/ammawla-encode-toolkit)
HTML Embed
<a href="https://allmcps.com/mcp/ammawla-encode-toolkit"><img src="https://allmcps.com/api/badge/ammawla-encode-toolkit?style=directory" alt="Encode Toolkit on AllMCPs" /></a>

Technical Specs & Signals

Category📂Biology, Medicine and Bioinformatics
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseAGPL-3.0
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 11, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars24
GitHub Star CountTotal stargazers on GitHub representing community popularity (24 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 26, 2026
57Quality signal: Good · 57/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 24d ago via OSV.dev · encode-toolkit (PyPI)

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in Biology, Medicine and Bioinformatics →Alternatives to Encode Toolkit →Install in Claude DesktopInstall in CursorInstall in VS Code