Skip to main content
Glama
help.feature503 B
Feature: CLI Help and Version Information Scenario: Display help information Given I run "biomcp --help" Then the output should contain "Usage:" And the output should contain "Options" And the output should contain "Commands" And the output should contain "article" And the output should contain "trial" And the output should contain "variant" Scenario: Display version information Given I run "biomcp --version" Then the output should contain "biomcp version"

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/genomoncology/biomcp'

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