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. Biothings MCP
Biothings MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:16:31 PM

Biothings MCP

User RatingsBe the first to rate and review this MCP server!
View Repository34 GitHub StarsTotal stargazers on GitHub for the source repository (34 stars).Visit Website
biomedicalbioinformaticsresearchdata-access

Queries BioThings gene, variant, chemical, taxonomic, and Entrez data through MCP tools.

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": {
    "longevity-genie-biothings-mcp": {
      "command": "uvx",
      "args": [
        "--version"
      ]
    }
  }
}

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

Install Directory Badge Claim listing Alternatives📂 More in Biology, Medicine and Bioinformatics

Overview

longevity-genie/biothings-mcp MCP server exposes BioThings biomedical APIs to MCP-compatible AI clients. It provides typed interfaces for gene, variant, chemical, and taxonomic queries, plus Entrez downloads and local file saving. Run it through uvx in stdio, streamable HTTP, or SSE modes, or connect to the hosted endpoint. Reach for it when an agent needs structured biomedical lookups, annotation data, or downloaded sequence-related files.

Use cases

•Query gene annotations
•Look up variant information
•Search chemical compound data
•Retrieve taxonomic information
•Download Entrez records locally

Key features

•Gene, variant, chemical, and taxon interfaces
•Typed BioThings client wrappers
•Entrez content and file downloads
•STDIO, streamable HTTP, and SSE transports
•Configurable local output directory
•FASTA, GenBank, alignment, JSON, and text outputs

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Biothings MCP.

Extracted Tool Capabilities
Gene, variant, chemical, and taxon interfaces
Typed BioThings client wrappers
Entrez content and file downloads
STDIO, streamable HTTP, and SSE transports
Configurable local output directory
FASTA, GenBank, alignment, JSON, and text outputs

How Biothings MCP works

What longevity-genie/biothings-mcp MCP server does

The longevity-genie/biothings-mcp MCP server connects MCP clients with BioThings data services. Its supported sources include mygene.info for gene annotations, myvariant.info for variant annotations, and mychem.info for chemical compound annotations. The repository also exposes taxonomic data through a dedicated taxon interface.

The project is intended for AI assistants and agents that need structured access to biomedical information instead of relying only on general language-model knowledge. It also includes Entrez download operations for retrieving data as returned content or saving it to a local file.

How it works

The server uses the biothings-typed-client library to provide typed client wrappers for the supported BioThings interfaces. The documented handlers are GeneTools, VariantTools, ChemTools, TaxonTools, and DownloadTools. MCP-compatible applications can discover and call these handlers after connecting through one of the available transports.

Three operating modes are documented. STDIO is the default and is intended for clients that communicate through standard input and output. Streamable HTTP starts a web server, using port 3001 by default, with the MCP endpoint at /mcp and API documentation at /docs. SSE provides a Server-Sent Events transport and also defaults to port 3001.

Setup and configuration

The longevity-genie/biothings-mcp MCP server can be run from PyPI with uvx:

bash
uvx biothings-mcp

For explicit modes, the documented commands use uvx --from biothings-mcp stdio, uvx --from biothings-mcp server run, or uvx --from biothings-mcp sse. The HTTP and SSE commands accept host, port, and output-directory options where documented. A local checkout can instead be prepared with uv sync and run through uv run stdio, uv run server run, or uv run sse.

The repository includes configuration files for local and remote connections. It documents a hosted MCP endpoint at https://biothings.longevity-genie.info/mcp, so clients can connect remotely without running the server locally. Claude Desktop, Cursor, Windsurf, and other MCP-compatible clients are listed as integration targets.

Tools and capabilities

  • Query gene annotation data through the gene interface.
  • Query genetic variant annotation data through the variant interface.
  • Query chemical compound data through the chemical interface.
  • Query taxonomic information through the taxon interface.
  • Download Entrez data as returned text through download_entrez_data.
  • Download Entrez data to a local file through download_entrez_data_local.

Local downloads use biothings_output/ by default, unless --output-dir specifies another directory. The server creates the selected directory when needed and prefixes generated filenames with UUIDs to reduce filename collisions. Documented output extensions include FASTA, GenBank, alignment, JSON, and plain text formats.

Limitations and notes

The README describes the library as beta-quality. It identifies a problem with language models supplying invalid gene or variant symbols, and notes planned work on entity resolution and more descriptive method comments. Applications should therefore validate identifiers and inspect returned data rather than assuming that every natural-language entity reference will resolve correctly.

The repository documents tests for the API endpoint using uv run pytest -vvv -s. MCP Inspector can be used to inspect and test the available methods, but it is an optional debugging and exploration tool rather than a requirement for normal MCP-client usage.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Biology, Medicine and Bioinformatics View all alternatives
  • 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 →
  • Synergy Age MCP logoSynergy Age MCP

    MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity.

    Biology, Medicine and Bioinformatics3 views
    Compare vs Synergy Age MCP →
  • Opengenes MCP logoOpengenes MCP

    MCP server for a queryable database for aging and longevity research from the OpenGenes project.

    Biology, Medicine and Bioinformatics3 views
    Compare vs Opengenes MCP →
  • Encode Toolkit logoEncode Toolkit

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

    Biology, Medicine and Bioinformatics3 views
    Compare vs Encode Toolkit →

Adoption & maintenance

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

GitHub stars
34
Stargazers on the source repository.
Last commit
10mo ago
Most recent push to the default branch.
Directory activity
4 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 Biothings MCP

Install uv, then run `uvx biothings-mcp` for the default STDIO mode. A cloned repository can be prepared with `uv sync`.

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 PreviewBiothings MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/longevity-genie-biothings-mcp?style=directory)](https://allmcps.com/mcp/longevity-genie-biothings-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/longevity-genie-biothings-mcp"><img src="https://allmcps.com/api/badge/longevity-genie-biothings-mcp?style=directory" alt="Biothings MCP on AllMCPs" /></a>

Technical Specs & Signals

Category📂Biology, Medicine and Bioinformatics
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimePython
AuthNo auth required
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 4, 2026
11/11 checks healthy over the last 32d
Views4
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 stars34
GitHub Star CountTotal stargazers on GitHub representing community popularity (34 stars).
Last commit10mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Nov 3, 2025
43Quality signal: Fair · 43/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 & tools18/30
Adoption & activity3/15
Community engagement1/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 17d ago via OSV.dev · --version (PyPI)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 Biothings MCP →Install in Claude DesktopInstall in CursorInstall in VS Code