Overview
Features
ZincBindDB GraphQL access
Programmatic access to query zinc binding site structures, PDB entries, and related ZincBindDB data via GraphQL.
Cloudflare Workers runtime
Runs the MCP server on Cloudflare Workers for scalable, serverless deployment.
ZincBindDB data coverage
Includes zinc binding sites, PDB entries with zinc coordination, multi-metal sites, chain clusters, and ligand residues and binding geometries.
zincbind_db_graphql_query tool
Core MCP tool to execute GraphQL queries against the ZincBindDB API.
GraphQL introspection support
Supports schema introspection to discover available queries and fields.
Local development workflow
Hot-reload development server with npm run dev for rapid iteration.
Deployment workflow
Deploy to Cloudflare Workers with npm run deploy.
Developer tooling
Code formatting and linting via Biome; type generation with cf-typegen.
Who Is This For?
- AI developers:Integrate ZincBindDB queries into AI assistants via MCP server for zinc-binding data.
- Researchers:Access comprehensive zinc binding site data for metalloproteomics analysis and structure prediction.
- Cloudflare engineers:Manage deployment, scaling, and CI/CD for the MCP server on Cloudflare Workers.




