Skip to main content
Glama

BioContextAI Knowledgebase MCP

Official

bc_get_generic_equivalents

Identify generic drug equivalents for a specified brand name medication. Retrieve detailed information about generic alternatives and their manufacturers using verified biomedical data.

Instructions

Find generic equivalents for a brand name drug.

This function searches for ANDA (Abbreviated New Drug Application) entries that are generic equivalents of a specified brand name drug.

Args: brand_name (str): The brand name drug to find generics for.

Returns: dict: Generic drug equivalents and their manufacturers.

Input Schema

NameRequiredDescriptionDefault
brand_nameYesBrand name drug to find generic equivalents for

Input Schema (JSON Schema)

{ "properties": { "brand_name": { "description": "Brand name drug to find generic equivalents for", "title": "Brand Name", "type": "string" } }, "required": [ "brand_name" ], "type": "object" }
Install Server

Other Tools from BioContextAI Knowledgebase MCP

Related Tools

    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/biocontext-ai/knowledgebase-mcp'

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