fganalysis_MCP_server

RezaJF/fganalysis_MCP_server
★ 2 stars R 🤖 AI/LLM Updated today
An MCP server that exposes the fganalysis R package to agentic workflows. The server is designed for tools such as ClawBio that need structured access to FinnGen lab, drug-purchase, drug-response, BLUP-slope, median pre-drug phenotype, and ATC-code-mapping workflows.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fganalysis_mcp_serve": {
      "command": "npx",
      "args": [
        "-y",
        "RezaJF/fganalysis_MCP_server"
      ]
    }
  }
}

Topics

agenticgeneticstatistics