MCP AEMPS — CIMA runs on your own machine — the client starts it, so there is no endpoint to ping. 309 installs a week from pypi. Last commit 11 May 2026.
MCP server for the Spanish AEMPS CIMA pharmaceutical registry (20,000+ authorised medicines).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-aemps -- uvx mcp-aemps
{
"mcpServers": {
"mcp-aemps": {
"args": [
"mcp-aemps"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-aemps]
command = "uvx"
args = ["mcp-aemps"]
{
"mcpServers": {
"mcp-aemps": {
"args": [
"mcp-aemps"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-aemps": {
"args": [
"mcp-aemps"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.