A Model Context Protocol (MCP) server that provides gene set enrichment analysis using the Enrichr API. This server supports all available gene set libraries from Enrichr and returns only statistically significant results (corrected-$p$ < 0.05) for LLM tools to interpret.
gene enrichmentbioinformaticsgenomicsEnrichrother
Installation & Configuration
{
"mcpServers": {
"enrichr-server": {
"command": "npx",
"args": [
"-y",
"enrichr-mcp-server"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/6/3
Updated
2026/5/6