Back to Browse

Pharma MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Drug reference: GRLS, VEDL prices, Roszdravnadzor series recalls. Not medical advice.

About

Drug reference: GRLS, VEDL prices, Roszdravnadzor series recalls. Not medical advice.

Security Report

5.2
Moderate5.2Moderate Risk

Well-structured MCP server for Russian pharmaceutical data with proper authentication, input validation, and error handling. The server acts as a thin client proxying to a hosted backend, minimizing attack surface. Authentication via API key is required and properly enforced. No critical vulnerabilities identified. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 10 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

API key (Pro tier) for the hosted backend. GRLS, VEDL prices and Roszdravnadzor series letters; instruction text is not in those dumps.Required

Environment variable: MCP_PHARMA_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-atomno-mcp-mcp-pharma": {
      "env": {
        "MCP_PHARMA_API_KEY": "your-mcp-pharma-api-key-here"
      },
      "args": [
        "atomno-mcp-pharma"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!