MCP AEMPS — CIMA for Claude Code
io.github.romanpert/mcp-aemps
MCP server for the Spanish AEMPS CIMA pharmaceutical registry (20,000+ authorised medicines).
client:Claude Code
transport:stdio
runtime:pypi
Install MCP AEMPS — CIMA in Claude Code
run in your project directory
claude mcp add mcp-aemps -e PORT=<PORT> -e LOG_LEVEL=<LOG_LEVEL> -e REDIS_URL=<REDIS_URL> -- uvx mcp-aemps
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs