get_model_card — nullary MCP Tool Read-only
get_model_card
(get model card) is one of 35 tools on the
nullary
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_model_card from your client
- Claude Code nullary get_model_card run in your project directory
- Claude Desktop nullary get_model_card ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor nullary get_model_card ~/.cursor/mcp.json
- VS Code nullary get_model_card .vscode/mcp.json
- Zed nullary get_model_card ~/.config/zed/settings.json
- Windsurf nullary get_model_card ~/.codeium/windsurf/mcp_config.json
- Cline nullary get_model_card ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI nullary get_model_card ~/.gemini/settings.json
- Grok nullary get_model_card .mcp.json (in your project root)
- ChatGPT nullary get_model_card Settings → Connectors → Advanced → Developer mode
- Claude.ai nullary get_model_card Settings → Connectors → Add custom connector
- LangChain nullary get_model_card pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nullary https://mcp.nullary.ai/mcp
Other tools on this server
- search_inactive_compounds
- search_failed_selectivity
- search_admet_failures
- search_failed_guides
- search_failed_essentiality_screens
- search_ancestry_specific_failures
- search_developability_failures
- search_failed_clinical_antibodies
- search_failed_peptide_therapeutics
- search_peptide_stability_issues
- search_failed_protacs
- search_protac_e3_issues
- search_failed_oligonucleotides
- search_oligo_delivery_failures
- search_failed_vaccines
- search_vaccine_immunogenicity_failures
- search_failed_adcs
- search_adc_linker_failures
- search_failed_bispecifics
- search_bispecific_format_failures
- search_admet_failures_all_modalities
- search_drug_drug_interaction_failures
- search_mechanism_failures
- search_failed_replications
- search_safety_failures
- search_target_history
- search_indication_history
- search_pathogen_history
- get_compound
- get_finding_provenance
- get_target_landscape
- list_top_targets
- list_models
- get_coverage
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.