Skip to content

EBISPOT/gwas-mcp

Repository files navigation

gwas-mcp

Production-oriented MCP server for GWAS Catalog REST API resources.

Run (stdio)

python -m gwas_mcp.server --transport stdio

Run (HTTP streamable)

GWASCATALOG_HOST=0.0.0.0 GWASCATALOG_PORT=8080 python -m gwas_mcp.server --transport http

About

GWAS Catalog Model Context Protocol server, supporting natural language queries of associations, studies, and traits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors