bvbrc-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bvbrc-mcp-serverfind all complete E. coli genomes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
BV-BRC MCP Server
A Model Context Protocol (MCP) server for the Bacterial-Viral Bioinformatics Resource Center (BV-BRC):
Data Tools: Query BV-BRC Solr collections for genome, feature, and other biological data
Service Tools: Submit and manage BV-BRC analysis jobs (assembly, annotation, BLAST, etc.)
Workspace Tools: Manage BV-BRC workspace files, folders, and groups
Note: This repository has historically also carried README content for the BV-BRC Copilot API (a separate Node/Express service). That documentation is preserved below under “BV-BRC Copilot API (reference)”.
Data Tools
query_collection: Query any BV-BRC Solr collection with flexible filteringsolr_collection_parameters: Get schema information for collectionssolr_query_instructions: Get help on query syntaxsolr_collections: List all available collections
Service Tools
list_service_apps: List all available BV-BRC analysis servicesget_job_details: Query the status of submitted jobsSubmit jobs for various analyses:
Genome Assembly
Genome Annotation
Comprehensive Genome Analysis
BLAST
Primer Design
Variation Analysis
TnSeq
Phylogenetic Trees (Bacterial Genome Tree, Gene Tree)
SNP Analysis (Whole Genome, MSA)
Metagenomics (Taxonomic Classification, Binning, Read Mapping)
RNA-Seq
Viral Services (SARS-CoV-2 Analysis, Sequence Submission)
And many more...
Workspace Tools
workspace_browse_tool: Unified browse/search tool (search recursively or inspect path as folder listing/file metadata)get_file_metadata: Get normalized metadata for workspace files or local session filesworkspace_download_file_tool: Download workspace filesworkspace_upload: Upload files to workspacecreate_genome_group: Create genome groupscreate_feature_group: Create feature groupsget_genome_group_ids: Get genome IDs from a groupget_feature_group_ids: Get feature IDs from a group
Step 1: Enable Developer Mode
Click the plus next to "Ask me anything"
Click "Add sources"
You should now see "Sources" and "Add" below your chat box
Click the down arrow next to "Add"
Click "Connect more"
Scroll down to Advanced Settings
Click the toggle next to Developer Mode (must be "on")
Click Back
Step 2: Create MCP Server Connection
In the upper right-hand corner, click "Create"
Fill in the following:
Icon: Optional
Name: BV-BRC MCP
Description: ''
MCP Server URL: https://dev-7.bv-brc.org/mcp
Authentication:
Leave authentication on OAuth
Check the box if you Trust this application
Click "Create"
Step 3: Connect to Your Server
You should now see 'BV-BRC MCP' under "Enabled apps & connectors"
Click the 'X' in the top left to go back to the chat screen
In a New Chat, click the '+' button and hover over More
You should see BV-BRC MCP as an option under Canvas
Select BV-BRC MCP
Click account in bottom left and go to settings
Click 'Connectors'
Click 'Add custom connector'
Fill in the following:
Name: BV-BRC MCP
Remote MCP server URL: https://dev-7.bv-brc.org/mcp
Click 'Add'
Then click 'Connect'
Log into BV-BRC
It's now available to use in a new chat
Open your terminal
Clone Github Repository
git clone https://github.com/cucinellclark/bvbrc-mcp-server cd bvbrc-mcp-server
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn MCP server that provides access to Monarch Initiative's biomedical data through the Biolink API, enabling agents to query biological entities, associations, and knowledge graphs using natural language.Last updated
- Alicense-qualityCmaintenanceAn MCP server that enables scRNA-Seq analysis through natural language, providing tools for data preprocessing, clustering, and biological visualization. It supports both predefined function execution and a flexible code mode powered by a Jupyter backend for automated single-cell transcriptomics workflows.Last updated15BSD 3-Clause
- AlicenseAqualityAmaintenanceAn MCP server that gives AI assistants access to biological and biomedical RDF databases via SPARQL at the RDF Portal, as well as selected REST APIs (NCBI E-utilities, UniProt, ChEMBL, PDB, Reactome, Rhea, MeSH, and more).Last updated2911MIT
- Alicense-qualityAmaintenanceRead-only biomedical MCP server connecting PubMed, ClinicalTrials.gov, ClinVar, gnomAD, OncoKB, Reactome, KEGG, UniProt, PharmGKB, CPIC, OpenFDA, Monarch Initiative, GWAS Catalog, and more. One command grammar for all biomedical entities — genes, variants, diseases, drugs, trials, articles, phenotypes, pathways, proteins, diagnostics, and adverse events. 27 tools. Apache-2.0 license.Last updatedApache 2.0
Related MCP Connectors
Official Microsoft MCP Server to query Microsoft Entra data using natural language
GibsonAI MCP server: manage your databases with natural language
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/cucinellclark/bvbrc-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server