Enrichr

v0.2.1Data Science & MLstable

Enables gene set enrichment analysis using the Enrichr API across hundreds of gene set libraries including Gene Ontology, pathways, diseases, tissues, drugs, and transcription factors. Returns only statistically significant results for interpretation

mcpmodel-context-protocolenrichr
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Enrichr?

Enrichr is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables gene set enrichment analysis using the enrichr api across hundreds of gene set libraries including gene ontology, pathways, diseases, tissues, drugs, and transcription factors. returns only st...

Enables gene set enrichment analysis using the Enrichr API across hundreds of gene set libraries including Gene Ontology, pathways, diseases, tissues, drugs, and transcription factors. Returns only statistically significant results for interpretation

This server falls under the Data Science & ML category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Enables gene set enrichment analysis using the Enrichr API a

Use Cases

Perform gene set enrichment analysis across hundreds of libraries.
Analyze genes by pathways, diseases, tissues, and transcription factors with statistical significance.
tianqitang1

Maintainer

LicenseMIT License
Languagetypescript
Versionv0.2.1
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y enrichr-mcp-server

Manual Installation

npx -y enrichr-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Enrichr

What is Enrichr?

Enrichr is a Model Context Protocol (MCP) server that enables gene set enrichment analysis using the enrichr api across hundreds of gene set libraries including gene ontology, pathways, diseases, tissues, drugs, and transcription factors. returns only statistically significant results for interpretation It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Enrichr?

Install via npm with the command: npx -y enrichr-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Enrichr?

Enrichr works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Enrichr free to use?

Yes, Enrichr is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Data Science & ML MCP Servers

Explore all data science & ml servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "enrichr-mcp-server": { "command": "npx", "args": ["-y", "enrichr-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Enrichr?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides