Skip to main content
Glama

gnomAD MCP Server

by shukwong
.gitignore505 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build output build/ *.js *.js.map *.d.ts *.d.ts.map # Keep TypeScript source files !src/**/*.ts # IDE files .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs/ *.log # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ .cache/ temp_config.json # Package manager files package-lock.json yarn.lock pnpm-lock.yaml

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shukwong/gnomad-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server