← Registry

Data Collection

fanta.bio

Provides access to genomic annotation data including genes, regulatory elements, and SNPs.

1 endpoint19 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://mcp.fanta.bio/mcp

No auth detected

MCP server metadata

Name
fanta.bio MCP Server
Version
3.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 19

search_genes

Search for genes by name, symbol, or ID using full-text search

Inferred read-only
search_cres

Search for Cis-Regulatory Elements with advanced filters (supports * and ?

Inferred read-only
search_snps

Search for SNPs by ID or GWAS trait using full-text search

Inferred read-only
get_cre_details

Get detailed annotation information about a specific CRE

Inferred read-only
find_cres_by_gene

Find CREs associated with a specific gene, sorted by distance from TSS.

Inferred read-only
find_cres_by_snp

Find CREs near a specific SNP, sorted by distance

Inferred read-only
search_cres_fulltext

Full-text search in CREs using FTS5 with BM25 relevance scoring

Inferred read-only
get_unique_antigens

Get list of unique antigens/TFs bound to a set of CREs

Inferred read-only
get_gene_details

Get full gene information by symbol or Ensembl ID.

Inferred read-only
get_snp_details

Get full SNP information by rs ID.

Inferred read-only
get_cre_expression

Get expression data for a CRE across all samples.

Inferred read-only
get_cre_bound_tfs

Get detailed ChIP-Atlas transcription factor binding data for a CRE.

Inferred read-only
get_cres_batch

Batch lookup multiple CREs by ID.

Inferred read-only
get_gene_expression

Get expression data across all CREs associated with a gene.

Inferred read-only
get_gene_antigens

Get unique transcription factors bound to all CREs associated with a gene.

Inferred read-only
find_cres_by_region

Find CREs within a genomic coordinate range.

Inferred read-only
find_shared_regulators

Find transcription factors shared across multiple CREs or genes.

Inferred read-only
get_gene_regulatory_summary

Get a comprehensive regulatory landscape summary for a gene: gene info, associated CREs with distances, and top transcription factors across all CREs.

Inferred read-only
get_snp_regulatory_impact

Analyze the regulatory impact of a SNP: SNP info, affected CREs, and transcription factors bound to those CREs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fanta-bio-mcp-server]
url = "https://mcp.fanta.bio/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fanta-bio-mcp-server": {
      "type": "http",
      "url": "https://mcp.fanta.bio/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fanta-bio-mcp-server
Remote MCP URL: https://mcp.fanta.bio/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fanta-bio-mcp-server": {
      "url": "https://mcp.fanta.bio/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fanta-bio-mcp-server": {
      "type": "http",
      "url": "https://mcp.fanta.bio/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fanta-bio-mcp-server",
  "transport": "streamable-http",
  "url": "https://mcp.fanta.bio/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fanta.bio was fetched 2026-08-24T05:07:42.622Z.

Trust status Trusted

fanta.bio is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.