MCP Server
MCP
io.github.anthesiallc/meddata
Drug & supplement lookup and interaction checks from free U.S. government health data.
Install
uvx meddata-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "meddata-mcp",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MedData API key. Get a free one (250 calls/month, no card) at https://meddata.anthesia.io",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MEDDATA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment