Loading MCP server directory, please wait...
Drug & supplement lookup and interaction checks from free U.S. government health data.
npx @getmcp/cli add io.github.anthesiallc/meddataRequires Python 3.10+. Community-contributed server. Review source before installing.
MEDDATA_API_KEYMedData API key. Get a free one (250 calls/month, no card) at https://meddata.anthesia.io
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.anthesiallc/meddata": {
"command": "uvx",
"args": [
"meddata-mcp"
],
"env": {
"MEDDATA_API_KEY": ""
}
}
}
}