bio_mcp_server

nvbgh/bio_mcp_server

3.2

If you are the rightful owner of bio_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Rust-based MCP server for bioinformatics, designed to work with AI assistants to access bioinformatics APIs and tools.

Bio MCP Server

A Rust-based MCP (Machine-Checked Protocol) server for bioinformatics.

This server is designed to be used with AI assistants like Cursor to provide access to bioinformatics APIs and tools.

Building

To build the project, run:

cargo build

Running

To run the server, use:

cargo run

The server listens on standard input for MCP messages and sends responses to standard output.