Skip to main content
Glama

medical-mcp

constants.ts381 B
export const FDA_API_BASE = "https://api.fda.gov"; export const WHO_API_BASE = "https://ghoapi.azureedge.net/api"; export const RXNAV_API_BASE = "https://rxnav.nlm.nih.gov/REST"; export const PUBMED_API_BASE = "https://eutils.ncbi.nlm.nih.gov/entrez/eutils"; export const GOOGLE_SCHOLAR_API_BASE = "https://scholar.google.com/scholar"; export const USER_AGENT = "medical-mcp/1.0";

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/JamesANZ/medical-mcp'

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