search & data extraction

Enrichr Mcp Server

A MCP server that provides gene set enrichment analysis using the Enrichr API

typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y tianqitang1/enrichr-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "enrichr-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "tianqitang1/enrichr-mcp-server"
  ]
}

About This MCP Server

tianqitang1/enrichr-mcp-server

A MCP server that provides gene set enrichment analysis using the Enrichr API

GitHub: https://github.com/tianqitang1/enrichr-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub