MCP AEMPS — CIMA
Rank #19,428io.github.romanpert/mcp-aemps
MCP server for the Spanish AEMPS CIMA pharmaceutical registry (20,000+ authorised medicines).
MCP AEMPS — CIMA is a Model Context Protocol (MCP) server published by romanpert. It ranks #19,428 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP AEMPS — CIMA is listed across 3 registries — Official MCP, PulseMCP and Glama, with 30 tracked versions. It was first listed on May 5, 2026 and most recently updated on May 11, 2026.
Ranks ahead of 112,618 of 132,046 servers on MCP Toplist.
Use MCP AEMPS — CIMA
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-aemps -e "PORT=<your PORT>" -e "LOG_LEVEL=<your LOG_LEVEL>" -e "REDIS_URL=<your REDIS_URL>" -- uvx mcp-aemps upReplace each placeholder with your own value before saving.
[mcp_servers.mcp-aemps]
command = "uvx"
args = ["mcp-aemps", "up"]
[mcp_servers.mcp-aemps.env]
PORT = "<your PORT>"
LOG_LEVEL = "<your LOG_LEVEL>"
REDIS_URL = "<your REDIS_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-aemps": {
"command": "uvx",
"args": [
"mcp-aemps",
"up"
],
"env": {
"PORT": "<your PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"REDIS_URL": "<your REDIS_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-aemps": {
"command": "uvx",
"args": [
"mcp-aemps",
"up"
],
"env": {
"PORT": "<your PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"REDIS_URL": "<your REDIS_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-aemps": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-aemps",
"up"
],
"env": {
"PORT": "<your PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"REDIS_URL": "<your REDIS_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-aemps": {
"command": "uvx",
"args": [
"mcp-aemps",
"up"
],
"env": {
"PORT": "<your PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"REDIS_URL": "<your REDIS_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-aemps": {
"command": "uvx",
"args": [
"mcp-aemps",
"up"
],
"env": {
"PORT": "<your PORT>",
"LOG_LEVEL": "<your LOG_LEVEL>",
"REDIS_URL": "<your REDIS_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.romanpert%2Fmcp-aemps)<a href="https://mcptoplist.com/server/io.github.romanpert%2Fmcp-aemps"><img src="https://mcptoplist.com/badge/io.github.romanpert%2Fmcp-aemps.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
romanpert
Available versions (30)
| Version | Published |
|---|---|
| 0.5.0 | May 11, 2026 |
| 0.4.16 | May 8, 2026 |
| 0.4.15 | May 7, 2026 |
| 0.4.12 | May 7, 2026 |
| 0.4.11 | May 7, 2026 |
| 0.4.10 | May 7, 2026 |
| 0.4.9 | May 7, 2026 |
| 0.4.8 | May 7, 2026 |
| 0.4.7 | May 7, 2026 |
| 0.4.6 | May 7, 2026 |
| 0.4.5 | May 7, 2026 |
| 0.4.4 | May 7, 2026 |
| 0.4.3 | May 7, 2026 |
| 0.4.2 | May 7, 2026 |
| 0.4.1 | May 7, 2026 |
| 0.4.0 | May 7, 2026 |
| 0.2.11 | May 7, 2026 |
| 0.2.10 | May 6, 2026 |
| 0.2.9 | May 6, 2026 |
| 0.2.7 | May 6, 2026 |
| 0.2.5 | May 6, 2026 |
| 0.2.4 | May 6, 2026 |
| 0.2.3 | May 5, 2026 |
| 0.2.1 | May 5, 2026 |
| 0.2.0 | May 5, 2026 |
| 0.1.6 | May 5, 2026 |
| 0.1.5 | May 5, 2026 |
| 0.1.4 | May 5, 2026 |
| 0.1.3 | May 5, 2026 |
| 0.1.1 | May 5, 2026 |
Frequently asked questions
- Who maintains MCP AEMPS — CIMA?
- MCP AEMPS — CIMA is maintained by romanpert, which publishes 1 MCP server (30 total versions) tracked on MCP Toplist.
- Is MCP AEMPS — CIMA listed on the Official MCP Registry?
- Yes — MCP AEMPS — CIMA is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP AEMPS — CIMA have?
- MCP Toplist tracks 30 versions of MCP AEMPS — CIMA, most recently published on May 11, 2026.
- Where can I find the source code for MCP AEMPS — CIMA?
- The source code for MCP AEMPS — CIMA is hosted at github.com/romanpert/mcp_aemps.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.