Loading MCP server directory, please wait...
MCP server for the Spanish AEMPS CIMA pharmaceutical registry (20,000+ authorised medicines).
npx @getmcp/cli add io.github.romanpert/mcp-aempsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.romanpert/mcp-aemps": {
"command": "uvx",
"args": [
"mcp-aemps",
"up"
],
"env": {
"PORT": "8765",
"LOG_LEVEL": "INFO",
"REDIS_URL": ""
}
}
}
}